emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [bug] Problem when tangling into LaTeX


From: Sebastien Vauban
Subject: Re: [O] [bug] Problem when tangling into LaTeX
Date: Wed, 01 Feb 2012 18:54:01 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.92 (windows-nt)

Hi Eric,

"Sebastien Vauban" wrote:
> Though, there is an annoying diff in the tangled LaTeX: the first block gets
> an extra blank line (I don't understand why it differs from the others) which
> will cause layout problem when compiling the document -- not this one, it's
> just an not-so-valid ECM, but real ones...
>
> #+begin_src latex
>   \documentclass{article}
>   \usepackage[utf8x]{inputenc}
>   \usepackage[T1]{fontenc}
>
>   \begin{document}
>
>   \begin{textblock}{85}(98,35)
>   \titlebox{9.4cm}{Foo}{% HERE 1111 <<<<
>   1111ToMe
>
>   }
>   \end{textblock}
>
>   \begin{textblock}{110}(25,195)
>       Some sentence
>       2222BeforeDate
>        \hfill{}% HERE 2222 <<<<
>       3333Rest
>        EUR% HERE 3333 <<<<
>   \end{textblock}
>
>   \end{document}
> #+end_src

This isn't priority anymore: currently, I'm not hit by that bug/feature in the
real file I'm working on.

Thanks for the fix you've readily made available...

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]