From: org-mode@axelkielhorn.de
To: Org-Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Bilingual text in org
Date: Fri, 8 Dec 2017 09:38:00 +0100 [thread overview]
Message-ID: <33C144B3-A849-4103-B317-01C5EA48240F@axelkielhorn.de> (raw)
In-Reply-To: <61AD4F38-6A54-4ADD-8275-C0BB5E3D68EF@axelkielhorn.de>
I have added @@latex: to my template in order to generate an HTML preview.
Here ist the current version:
#+OPTIONS: ':t *:t -:t ::t <:t H:3 \n:nil ^:{} arch:headline author:t
#+OPTIONS: broken-links:nil c:nil creator:nil d:(not "LOGBOOK")
#+OPTIONS: date:t e:t email:nil f:t inline:t num:t p:nil pri:nil
#+OPTIONS: prop:nil stat:t tags:nil tasks:t tex:t timestamp:t title:t
#+OPTIONS: toc:nil todo:t |:t
#+TITLE: Übersetzung
#+DATE: <2017-12-08 Fri>
#+AUTHOR: Axel Kielhorn
#+LANGUAGE: de
# +SELECT_TAGS: export german
# +SELECT_TAGS: export english
#+EXCLUDE_TAGS: noexport new glossar
#+CREATOR: Emacs 25.3.1 (Org mode 9.1.2)
#+LATEX_CLASS: komaarticle
#+LATEX_CLASS_OPTIONS: [english, german]
# +LATEX_HEADER: \usepackage[noindent,parskip]{stdpage}
#+TAGS_ALL: german english new glossar
* Text deutsch :german:
@@latex:\begin{otherlanguage}{german}@@
Hier ist ein Text.
@@latex:\end{otherlanguage}@@
* Text englisch :english:
@@latex:\begin{otherlanguage}{english}@@
Here is some text.
@@latex:\end{otherlanguage}@@
* Glossar :glossar:
Greetings
Axel
next prev parent reply other threads:[~2017-12-08 8:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-26 8:07 Bilingual text in org org-mode
2017-11-27 14:16 ` Adonay Felipe Nogueira
2017-12-02 7:14 ` org-mode
2017-12-08 8:38 ` org-mode [this message]
2018-01-13 13:31 ` Adonay Felipe Nogueira
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=33C144B3-A849-4103-B317-01C5EA48240F@axelkielhorn.de \
--to=org-mode@axelkielhorn.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).