All Projects → chunfeilung → bonaparticle

chunfeilung / bonaparticle

Licence: MIT License
The LaTeX magazine class that doesn’t get in your way.

Programming Languages

TeX
3793 projects

Projects that are alternatives of or similar to bonaparticle

Good Articles By Sort
本仓库用来存放我看过的认为比较好的文章---根据分类排序
Stars: ✭ 93 (+365%)
Mutual labels:  latex, article
yii2-blog
Simple, configurable blog module for Yii2 (post, comment, nested category, tags). + frontend, backend. + SEO! (Opengraph, Schema.org) ~~~COMING SOON V2.0~~~ Please STAR this repo
Stars: ✭ 79 (+295%)
Mutual labels:  article
tikz favorites
collection of favorite TikZ graphics
Stars: ✭ 62 (+210%)
Mutual labels:  latex
ThinkRubyBuild
Forked from https://github.com/AllenDowney/ThinkPython2
Stars: ✭ 27 (+35%)
Mutual labels:  latex
Learn-to-program-with-C AR
ترجمة لدرس تعلّم البرمجة بلغة السي الخاص بموقع OpenClassrooms
Stars: ✭ 51 (+155%)
Mutual labels:  latex
vimtips
📖 Tips for Vim
Stars: ✭ 31 (+55%)
Mutual labels:  latex
how-react-hooks-work
Understand how React-hook really behaves, once and for all!
Stars: ✭ 73 (+265%)
Mutual labels:  article
objprint
A library that can print Python objects in human readable format
Stars: ✭ 141 (+605%)
Mutual labels:  print
pattern-matching-with-typescript
TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right.
Stars: ✭ 70 (+250%)
Mutual labels:  article
pdfcount
An R Shiny App to Count Words in a PDF Document
Stars: ✭ 26 (+30%)
Mutual labels:  latex
nycurl
A web server that fetches data from the New York Times and formats it for display in the terminal.
Stars: ✭ 27 (+35%)
Mutual labels:  article
tex2py
converts LaTeX into a Python parse tree, allowing navigation using the default or a custom hierarchy
Stars: ✭ 70 (+250%)
Mutual labels:  latex
pape-rs
A Latex template to PDF generation web service written in Rust.
Stars: ✭ 69 (+245%)
Mutual labels:  latex
letter-2-reviewers-LaTeX-template
A LaTeX template to write response letters for journal revisions
Stars: ✭ 32 (+60%)
Mutual labels:  latex
ua-beamer
A LaTeX beamer theme for the University of Antwerp
Stars: ✭ 70 (+250%)
Mutual labels:  latex
latex-action
GitHub Action to compile LaTeX documents
Stars: ✭ 123 (+515%)
Mutual labels:  latex
CV-latex
latex template for CV
Stars: ✭ 19 (-5%)
Mutual labels:  latex
elte-ik-pti-bsc-zarovizsga
ELTE IK - Programtervező Informatikus BSc Záróvizsga tételek kidolgozása
Stars: ✭ 26 (+30%)
Mutual labels:  latex
Quaternions-Revisited
Sample code for a 'Quaternions revisited' article from GPU Pro 5
Stars: ✭ 30 (+50%)
Mutual labels:  article
gscloudplugin
浏览器打印PDF。 浏览器打印HTML。 浏览器打印图片。 浏览器打印Word。浏览器打印Excel。浏览器打印PPT。浏览器打印自定义绘图。浏览器打印微软报表。 使用静默方式打印。蓝牙打印。读写串口数据。读取电子秤重量
Stars: ✭ 18 (-10%)
Mutual labels:  print

Creating magazines with LaTeX and Bonaparticle

Using LaTeX to produce magazines that look just as well as those made using Adobe’s InDesign is way harder than it should be. You don’t want to mess around with arcane (La)TeX commands – you just want to create something that looks nice, with as little effort as possible. Bonaparticle helps you do exactly that, by offering an easy to extend and use LaTeX class.

Built using Bonaparticle

The Bonaparticle Chronicle (example)

The Bonaparticle Chronicle is a fictional magazine that covers news and sciencey things, and is compiled directly using bonaparticle.cls. This is not how you’re “supposed” to use the class, but it does demonstrate some of the basic features.

You can view the source and output in the examples/plain/ folder of this repository.

Vakidioot

The Vakidioot is a student-run bi-monthly magazine published by A–Eskwadraat, the study association for students in Physics, Mathematics, Computer Science, and Information Science at Utrecht University. Coincidentally, the Vakidioot also serves as the main beta tester of the Bonaparticle class.

An example of a Vakidioot article can be found in the examples/vakidioot/ folder of this repository.

Frequently asked questions

Why “Bonaparticle”? How does one even pronounce that?

Bonaparticle is an amalgamation of “(Napoléon) Bonaparte” and “article”. The Bonaparticle class is mainly intended for magazine articles and the author of the class sometimes plays as France in Sid Meier’s Civilization V, but other than that, there’s no real reason for naming it Bonaparticle. Other names that were considered are “PolyTeX” (which would’ve been nice if this was developed at a polytechnic university, but it’s not), “CalTeX” (which would’ve been nice if this was developed at Caltech, but that isn’t the case either), and the very generic and unassuming name “magazine”.

License

bonaparticle.cls and all included examples are licensed under the The MIT license.

Contacting the author

If you have any questions about this project (or just want to say hi), you can contact me by sending an email to:

name  = 'chunfeilung'
email = name[0] + name[4] + name[-4:] + '@acm.org'

or simply create a new issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].