emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* @@latex:...@@ syntax - where can I find info on it?
@ 2015-11-24 11:22 Rainer M Krug
  2015-11-24 11:51 ` Andreas Leha
  0 siblings, 1 reply; 4+ messages in thread
From: Rainer M Krug @ 2015-11-24 11:22 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 823 bytes --]

Hi

I read at tha moment a lot of mails here regarding the @@latex:...@@ (or
@@html:...@@) syntax. I understand d=that these fragments are only
inserted when the corresponding backend is used - correct?

Where can I find further information on this? i in the org-info file
does not give anything (except C-@ which is something completely
different) and googling also nothing?

Thanks,

Rainer
-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug

PGP: 0x0F52F982

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: @@latex:...@@ syntax - where can I find info on it?
  2015-11-24 11:22 @@latex:...@@ syntax - where can I find info on it? Rainer M Krug
@ 2015-11-24 11:51 ` Andreas Leha
  2015-11-24 12:23   ` Rainer M Krug
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Leha @ 2015-11-24 11:51 UTC (permalink / raw)
  To: emacs-orgmode

Hi Rainer,

Rainer M Krug <Rainer@krugs.de> writes:
> Hi
>
> I read at tha moment a lot of mails here regarding the @@latex:...@@ (or
> @@html:...@@) syntax. I understand d=that these fragments are only
> inserted when the corresponding backend is used - correct?
>
> Where can I find further information on this? i in the org-info file
> does not give anything (except C-@ which is something completely
> different) and googling also nothing?
>

I am not aware of a central place for this.  But it is mentioned in
the backend specific manual pages of section 12.  For instance
[[http://orgmode.org/manual/Quoting-LaTeX-code.html#Quoting-LaTeX-code][Section
12.7.4 Quoting LaTeX code]] for the latex case.

Best,
Andreas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: @@latex:...@@ syntax - where can I find info on it?
  2015-11-24 11:51 ` Andreas Leha
@ 2015-11-24 12:23   ` Rainer M Krug
  2015-11-24 13:19     ` Rasmus
  0 siblings, 1 reply; 4+ messages in thread
From: Rainer M Krug @ 2015-11-24 12:23 UTC (permalink / raw)
  To: Andreas Leha; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1498 bytes --]

Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:

> Hi Rainer,
>
> Rainer M Krug <Rainer@krugs.de> writes:
>> Hi
>>
>> I read at tha moment a lot of mails here regarding the @@latex:...@@ (or
>> @@html:...@@) syntax. I understand d=that these fragments are only
>> inserted when the corresponding backend is used - correct?
>>
>> Where can I find further information on this? i in the org-info file
>> does not give anything (except C-@ which is something completely
>> different) and googling also nothing?
>>
>
> I am not aware of a central place for this.  But it is mentioned in
> the backend specific manual pages of section 12.  For instance
> [[http://orgmode.org/manual/Quoting-LaTeX-code.html#Quoting-LaTeX-code][Section
> 12.7.4 Quoting LaTeX code]] for the latex case.

Thanks - They should be somewhere listed, as they seem to be a very
useful construct. 

I assume, replacing "latex" with any export backend name (e.g. html or odt), will do the
same for the other backend?

Thanks a lot,

Rainer

>
> Best,
> Andreas
>
>

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug

PGP: 0x0F52F982

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: @@latex:...@@ syntax - where can I find info on it?
  2015-11-24 12:23   ` Rainer M Krug
@ 2015-11-24 13:19     ` Rasmus
  0 siblings, 0 replies; 4+ messages in thread
From: Rasmus @ 2015-11-24 13:19 UTC (permalink / raw)
  To: emacs-orgmode

Rainer M Krug <Rainer@krugs.de> writes:

> Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:
>
>> Hi Rainer,
>>
>> Rainer M Krug <Rainer@krugs.de> writes:
>>> Hi
>>>
>>> I read at tha moment a lot of mails here regarding the @@latex:...@@ (or
>>> @@html:...@@) syntax. I understand d=that these fragments are only
>>> inserted when the corresponding backend is used - correct?
>>>
>>> Where can I find further information on this? i in the org-info file
>>> does not give anything (except C-@ which is something completely
>>> different) and googling also nothing?
>>>
>>
>> I am not aware of a central place for this.  But it is mentioned in
>> the backend specific manual pages of section 12.  For instance
>> [[http://orgmode.org/manual/Quoting-LaTeX-code.html#Quoting-LaTeX-code][Section
>> 12.7.4 Quoting LaTeX code]] for the latex case.
>
> Thanks - They should be somewhere listed, as they seem to be a very
> useful construct. 
>
> I assume, replacing "latex" with any export backend name (e.g. html or odt), will do the
> same for the other backend?

Yes.  They are called export snippet and typically handled by
org-BACKEND-export-snippet, e.g. org-html-export-snippet.

If you find that documentation in this area should be expanded, you could
provide a patch to org.texi :)

Rasmus

-- 
Even a three-legged dog has three good legs to lose

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-24 13:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24 11:22 @@latex:...@@ syntax - where can I find info on it? Rainer M Krug
2015-11-24 11:51 ` Andreas Leha
2015-11-24 12:23   ` Rainer M Krug
2015-11-24 13:19     ` Rasmus

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).