All Projects → wzpan → org-beamer-cn

wzpan / org-beamer-cn

Licence: other
[Deprecated] org-mode Simple Chinese Template for Beamer

Projects that are alternatives of or similar to org-beamer-cn

arduino-client
[deprecated] [Arduino (compatible)] Arduino c++ client library to connect to the AllThingsTalk platform
Stars: ✭ 19 (-17.39%)
Mutual labels:  deprecated
elm-testable
Makes Cmds and Tasks testable
Stars: ✭ 42 (+82.61%)
Mutual labels:  deprecated
Sphero-AR-SDK
🚫 DEPRECATED: Sphero's augmented reality SDK
Stars: ✭ 46 (+100%)
Mutual labels:  deprecated
babel
A Leiningen project template for literate Clojure projects w/ org-mode
Stars: ✭ 74 (+221.74%)
Mutual labels:  org-mode
marquez-airflow
Airflow support for Marquez
Stars: ✭ 33 (+43.48%)
Mutual labels:  deprecated
worker
[DEPRECATED]
Stars: ✭ 12 (-47.83%)
Mutual labels:  deprecated
tangle-rs
a collection of tools to do tangle in rust
Stars: ✭ 23 (+0%)
Mutual labels:  org-mode
kmbeamer
My themes for Beamer.
Stars: ✭ 108 (+369.57%)
Mutual labels:  beamer
fullcontact4j
⛔ [DEPRECATED] A Java client for the FullContact API
Stars: ✭ 28 (+21.74%)
Mutual labels:  deprecated
rql-scala
RethinkDB Scala Driver
Stars: ✭ 13 (-43.48%)
Mutual labels:  deprecated
io
A Node.js based system for managing a stream, including a chat bot, overlays, stream note generation and more.
Stars: ✭ 22 (-4.35%)
Mutual labels:  deprecated
dotfiles
Personal config and utils for emacs, vim, tmux, i3, git, etc.
Stars: ✭ 29 (+26.09%)
Mutual labels:  org-mode
ntangle
Command-line utility for Tangling of Org documents — programmed in Nim.
Stars: ✭ 56 (+143.48%)
Mutual labels:  org-mode
margarine
Butter Cloudiness by Example
Stars: ✭ 15 (-34.78%)
Mutual labels:  deprecated
emacs-modified-windows
Mirror of the GitLab project Emacs Modified for Windows
Stars: ✭ 79 (+243.48%)
Mutual labels:  org-mode
QR
DEPRECATED The bookmarklet and extensions generate QRCode of the current URL for viewing on mobile devices (Google Chrome/Mozilla Firefox/Opera/Safari)
Stars: ✭ 20 (-13.04%)
Mutual labels:  deprecated
driver
DEPRECATED: Updated Linux drivers for the ATWILC1000/ATWILC3000 products are located at https://github.com/linux4microchip/linux/tree/master/drivers/net/wireless/microchip/wilc1000. To simplify development, the legacy Linux4WILC was merged into the Linux4Microchip repo where driver development continues (Please refer latest ATWILC1000/ATWILC 300…
Stars: ✭ 31 (+34.78%)
Mutual labels:  deprecated
rocketpwa
[DEPRECATED] Command-line toolbelt for PWA developers
Stars: ✭ 37 (+60.87%)
Mutual labels:  deprecated
ton-client-rs
TON Labs SDK Client Library for Rust
Stars: ✭ 15 (-34.78%)
Mutual labels:  deprecated
OSM-Completionist
⛔️ DEPRECATED iOS companion app for OpenStreetMap that allows contributors to complete missing information
Stars: ✭ 17 (-26.09%)
Mutual labels:  deprecated

org-beamer-cn

org-mode Simple Chinese Template for Beamer

An org-mode template to generate LaTeX code for Beamer slides. Mainly designed for Chinese user.

Requirements:

  • Emacs
  • org-mode
  • TeXLive or other LaTeX systems with Beamer package
  • Adobe fonts
    • Adobe Heiti Std
    • Adobe Kaiti Std

Features:

  • Use "Darmstadt" theme with a svg color scheme named "Firebrick";
  • Use listings package to show source code. You may need to specify the language and set the escape symbol(`') between Chinese characters;
  • Use XeCJK to handle Chinese. Adobe fonts are required. You can download it from here.

How to use:

  1. Open beamer.org file in Emacs and activate org-mode by typing M-x org-mode;
  2. Type C-c C-e l to generate beamer.tex;
  3. Open beamer.tex and type C-c C-c (M-x TeX-command-master) and choose XeLaTeX to compile it. Then you will get the Beamer slides.
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].