emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* About latex export
@ 2008-09-08 18:08 Nicolas Goaziou
  2008-09-08 20:20 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2008-09-08 18:08 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

While fiddling with latex export, I wondered if there was a variable to
specify some more packages that should be added the code produced — i.e.
I'd like to add \usepackage[frenchb]{babel} everytime.

I could somehow manage to write a function adding it after exporting the
code — maybe with the help of a hook — but I can't help thinking it
would be messier.

On another topic, it looks like the latex export process doesn't play
well with the "description" environment. In fact,

 - a :: first
 - b :: second

is rendered as

\begin{itemize}
\item a :: first
\item b :: second
\end{itemize}

Odd, isn't it ?

-- 
Nicolas Goaziou

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

* Re: About latex export
  2008-09-08 18:08 About latex export Nicolas Goaziou
@ 2008-09-08 20:20 ` Carsten Dominik
  2008-09-09 16:46   ` Nicolas Goaziou
  2008-09-09 17:00   ` Tim O'Callaghan
  0 siblings, 2 replies; 4+ messages in thread
From: Carsten Dominik @ 2008-09-08 20:20 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

Hi Nick,

please see

     http://article.gmane.org/gmane.emacs.orgmode/7684/

On Sep 8, 2008, at 8:08 PM, Nicolas Goaziou wrote:

> Hello,
>
> While fiddling with latex export, I wondered if there was a variable  
> to
> specify some more packages that should be added the code produced —  
> i.e.
> I'd like to add \usepackage[frenchb]{babel} everytime.
>
> I could somehow manage to write a function adding it after exporting  
> the
> code — maybe with the help of a hook — but I can't help thinking it
> would be messier.
>
> On another topic, it looks like the latex export process doesn't play
> well with the "description" environment. In fact,
>
> - a :: first
> - b :: second
>
> is rendered as
>
> \begin{itemize}
> \item a :: first
> \item b :: second
> \end{itemize}
>
> Odd, isn't it ?

Not odd, description lists have not yet been implemented in the LaTeX  
exporter.

- Carsten

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

* Re: About latex export
  2008-09-08 20:20 ` Carsten Dominik
@ 2008-09-09 16:46   ` Nicolas Goaziou
  2008-09-09 17:00   ` Tim O'Callaghan
  1 sibling, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2008-09-09 16:46 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode

Thank you for pointing me to this useful post. It has made my day.
-- 
Nicolas Goaziou

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

* Re: About latex export
  2008-09-08 20:20 ` Carsten Dominik
  2008-09-09 16:46   ` Nicolas Goaziou
@ 2008-09-09 17:00   ` Tim O'Callaghan
  1 sibling, 0 replies; 4+ messages in thread
From: Tim O'Callaghan @ 2008-09-09 17:00 UTC (permalink / raw)
  To: org-mode mailing list

For the Latex users, I feel i should also point out this tool called
Plans Unfolding.
http://www.myreckonings.com/PlansUnfolding

I've not had a chance to play with it properly, but it uses latex
templates for all of its reports, so might be a handy resource/tool

Tim.

2008/9/8 Carsten Dominik <dominik@science.uva.nl>:
> Hi Nick,
>
> please see
>
>    http://article.gmane.org/gmane.emacs.orgmode/7684/
>
> On Sep 8, 2008, at 8:08 PM, Nicolas Goaziou wrote:
>
>> Hello,
>>
>> While fiddling with latex export, I wondered if there was a variable to
>> specify some more packages that should be added the code produced — i.e.
>> I'd like to add \usepackage[frenchb]{babel} everytime.
>>
>> I could somehow manage to write a function adding it after exporting the
>> code — maybe with the help of a hook — but I can't help thinking it
>> would be messier.
>>
>> On another topic, it looks like the latex export process doesn't play
>> well with the "description" environment. In fact,
>>
>> - a :: first
>> - b :: second
>>
>> is rendered as
>>
>> \begin{itemize}
>> \item a :: first
>> \item b :: second
>> \end{itemize}
>>
>> Odd, isn't it ?
>
> Not odd, description lists have not yet been implemented in the LaTeX
> exporter.
>
> - Carsten
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

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

end of thread, other threads:[~2008-09-09 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-08 18:08 About latex export Nicolas Goaziou
2008-09-08 20:20 ` Carsten Dominik
2008-09-09 16:46   ` Nicolas Goaziou
2008-09-09 17:00   ` Tim O'Callaghan

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