* texinfo export of @@
@ 2012-12-07 20:35 Thomas S. Dye
2012-12-08 3:43 ` Jonathan Leech-Pepin
0 siblings, 1 reply; 3+ messages in thread
From: Thomas S. Dye @ 2012-12-07 20:35 UTC (permalink / raw)
To: Org-mode
Aloha Jon,
With this macro:
#+MACRO: code @@info:@code{$1}@@
this Org source:
{{{code([@@b])}}}
is exported as:
@code{[b]@}@@@@.
Any idea how to get @code{[@@b]} instead?
All the best,
Tom
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: texinfo export of @@
2012-12-07 20:35 texinfo export of @@ Thomas S. Dye
@ 2012-12-08 3:43 ` Jonathan Leech-Pepin
2012-12-08 15:32 ` Thomas S. Dye
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Leech-Pepin @ 2012-12-08 3:43 UTC (permalink / raw)
To: Thomas S. Dye; +Cc: Org Mode Mailing List
[-- Attachment #1: Type: text/plain, Size: 538 bytes --]
Hello Tom,
On Dec 7, 2012 3:35 PM, "Thomas S. Dye" <tsd@tsdye.com> wrote:
>
> Aloha Jon,
>
> With this macro:
>
> #+MACRO: code @@info:@code{$1}@@
>
> this Org source:
>
> {{{code([@@b])}}}
>
> is exported as:
>
> @code{[b]@}@@@@.
>
> Any idea how to get @code{[@@b]} instead?
You should be able to simply use ~@@b~ to create @code blocks
>
> All the best,
> Tom
> --
> T.S. Dye & Colleagues, Archaeologists
> 735 Bishop St, Suite 315, Honolulu, HI 96813
> Tel: 808-529-0866, Fax: 808-529-0884
> http://www.tsdye.com
>
Regards,
Jon
[-- Attachment #2: Type: text/html, Size: 917 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: texinfo export of @@
2012-12-08 3:43 ` Jonathan Leech-Pepin
@ 2012-12-08 15:32 ` Thomas S. Dye
0 siblings, 0 replies; 3+ messages in thread
From: Thomas S. Dye @ 2012-12-08 15:32 UTC (permalink / raw)
To: Jonathan Leech-Pepin; +Cc: Org Mode Mailing List
Aloha Jon,
Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com> writes:
> Hello Tom,
>
> On Dec 7, 2012 3:35 PM, "Thomas S. Dye" <tsd@tsdye.com> wrote:
>>
>> Aloha Jon,
>>
>> With this macro:
>>
>> #+MACRO: code @@info:@code{$1}@@
>>
>> this Org source:
>>
>> {{{code([@@b])}}}
>>
>> is exported as:
>>
>> @code{[b]@}@@@@.
>>
>> Any idea how to get @code{[@@b]} instead?
>
> You should be able to simply use ~@@b~ to create @code blocks
Yes, thanks for this advice. It works much better.
All the best,
Tom
>
> Regards,
> Jon
> Hello Tom,
>
> On Dec 7, 2012 3:35 PM, "Thomas S. Dye" <tsd@tsdye.com> wrote:
>>
>> Aloha Jon,
>>
>> With this macro:
>>
>> #+MACRO: code @@info:@code{$1}@@
>>
>> this Org source:
>>
>> {{{code([@@b])}}}
>>
>> is exported as:
>>
>> @code{[b]@}@@@@.
>>
>> Any idea how to get @code{[@@b]} instead?
>
> You should be able to simply use ~@@b~ to create @code blocks
>
>>
>> All the best,
>> Tom
>> --
>> T.S. Dye & Colleagues, Archaeologists
>> 735 Bishop St, Suite 315, Honolulu, HI 96813
>> Tel: 808-529-0866, Fax: 808-529-0884
>> http://www.tsdye.com
>>
>
> Regards,
> Jon
>
--
Thomas S. Dye
http://www.tsdye.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-12-08 15:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 20:35 texinfo export of @@ Thomas S. Dye
2012-12-08 3:43 ` Jonathan Leech-Pepin
2012-12-08 15:32 ` Thomas S. Dye
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.