Hi Fabrice,
Hope you are well. Last time I saw you was in Pont-à-Mousson in
2005.
On Fri, 2 Oct 2015 06:50:03 +0200
Fabrice Popineau wrote:
> 2015-10-02 5:30 GMT+02:00 Manfred Lotz :
>
> > On Thu, 01 Oct 2015 21:21:42 +0200
> > Rasmus wrote:
> >
> > > Hi
On Thu, 01 Oct 2015 21:21:42 +0200
Rasmus wrote:
> Hi Manfred,
>
> Manfred Lotz writes:
>
> > When creating slides, i.e using beamer I get an option clash
> > during compiling the tex file because beamer did already load
> > hyperref.
> >
> > H
Hi all,
I have configured LaTeX export for using xelatex. For this I have
defined a list of packages in org-latex-default-packages-alist. One of
those packages is hyperref with certain options.
When creating a normal document, e.g. using class article that works
fine.
When creating slides, i.e us
Hi there,
When exporting to html text lines get as long as the browser window is
wide which could look pretty ugly.
If I add something like this into the exported html file
body {
color: #888;
font: 300 16px/22px "Open Sans", "Helvetica Neue", Helvetica, Arial,
sans-serif; }
then the line w
On Mon, 13 Oct 2014 08:50:09 +0100
Eric S Fraga wrote:
> On Saturday, 11 Oct 2014 at 10:42, Manfred Lotz wrote:
> > Maybe a stupid question.
> >
> > How could I change font size (in my case to smaller) for an example
> > environment in org-mode? Needed in export t
Maybe a stupid question.
How could I change font size (in my case to smaller) for an example
environment in org-mode? Needed in export to Beamer pdf.
--
Thanks,
Manfred
Hi there,
If have something like this
* Information (Local)
because of the parenthesis the line will not be highlighted.
Is there a customization knob to get ( and ) added to the list of valid
characters?
--
Thanks, Manfred
On Sun, 07 Sep 2014 10:14:59 +0200
Nicolas Goaziou wrote:
> Manfred Lotz writes:
>
> > Take this
> >
> > <--snip>
> > #+TITLE: mycmd
> > * NAME
> > mycmd - does very important things
> > * SYNOPSIS
> > mycm
Hi Nicolas,
Thanks for answering.
On Sun, 07 Sep 2014 09:12:21 +0200
Nicolas Goaziou wrote:
> Hello,
>
> Manfred Lotz writes:
>
> > When exporting to a man page an underscore will be translated to
> > nothing.
> >
> > Any idea what I could do?
>
Hi there,
When exporting to a man page an underscore will be translated to
nothing.
Any idea what I could do?
--
Manfred
On Fri, 25 Jul 2014 11:11:23 +0200
Manfred Lotz wrote:
> On Fri, 25 Jul 2014 10:03:14 +0200
> Thorsten Jolitz wrote:
>
> > Manfred Lotz writes:
> >
> > > I have this minimal example using minted:
> > >
> > > #+TITLE: Minimal exa
On Fri, 25 Jul 2014 10:03:14 +0200
Thorsten Jolitz wrote:
> Manfred Lotz writes:
>
> > I have this minimal example using minted:
> >
> > #+TITLE: Minimal example
> > #+LaTeX_HEADER: \usemintedstyle{emacs}
> > * Example
> > - some code
> > #+B
I have this minimal example using minted:
#+TITLE: Minimal example
#+LaTeX_HEADER: \usemintedstyle{emacs}
* Example
- some code
#+BEGIN_SRC sh :results values code
echo # of items
echo \# of items
echo "# of items"
#+END_SRC
#+RESULTS:
#+BEGIN_SRC sh
# of items
# of items
#+
Hi Tom,
On Mon, 21 Jul 2014 10:48:14 -1000
t...@tsdye.com (Thomas S. Dye) wrote:
> Hi Manfred,
>
> Manfred Lotz writes:
>
> > Hi Tom,
> >
> > On Mon, 21 Jul 2014 09:53:41 -1000
> > t...@tsdye.com (Thomas S. Dye) wrote:
> >
> >> Aloha Manfr
Hi Thomas,
On Mon, 21 Jul 2014 10:48:14 -1000
t...@tsdye.com (Thomas S. Dye) wrote:
> Hi Manfred,
>
> Manfred Lotz writes:
>
> > Hi Tom,
> >
> > On Mon, 21 Jul 2014 09:53:41 -1000
> > t...@tsdye.com (Thomas S. Dye) wrote:
> >
> >> Aloha Manfr
Hi Tom,
On Mon, 21 Jul 2014 09:53:41 -1000
t...@tsdye.com (Thomas S. Dye) wrote:
> Aloha Manfred,
>
> You should be able to use attr_latex (untested).
>
> Manfred Lotz writes:
>
> #+ATTR_LATEX: :options linenos=true frame=single
> > #+BEGIN_SRC perl
> >
:
#+TITLE: My slides
#+AUTHOR: Manfred Lotz
#+EMAIL: manfred.l...@yahoo.de
#+DATE: 2014-07-21
#+LaTeX_CLASS_options: [bigger, allowframebreaks]
#+LaTeX_HEADER: \usepackage{minted}
#+LaTeX_HEADER: \usemintedstyle{emacs}
#+OPTIONS: H:2 toc:t num:t
#+TOC: headlines [currentsection]
#+startup: beamer
Hi Bastien,
On Mon, 23 Dec 2013 00:05:39 +0100
Bastien wrote:
> Hi Manfred,
>
> Manfred Lotz writes:
>
> > Yes, this works. I simply didn't know about #+BEGIN_ABSTACT aso.
>
> I guess this is a quite common need for the LaTeX exporter,
> so I explicitely us
On Thu, 19 Dec 2013 21:42:47 +0100
Nicolas Goaziou wrote:
> Hello,
>
> Manfred Lotz writes:
>
> > Actually I want to have an abstract between title/author and the
> > first chapter.
>
> Isn't the following sufficient?
>
> #+title: My title
On Wed, 18 Dec 2013 08:40:31 -1000
t...@tsdye.com (Thomas S. Dye) wrote:
> Manfred Lotz writes:
>
> > On Tue, 17 Dec 2013 15:53:25 +0100
> > "Sebastien Vauban"
> > wrote:
> >
> >> Manfred Lotz wrote:
> >> > I just found that #+T
On Wed, 18 Dec 2013 19:39:39 +0100
Nicolas Goaziou wrote:
> Hello,
>
> Manfred Lotz writes:
>
> > On Tue, 17 Dec 2013 15:53:25 +0100
> > "Sebastien Vauban"
> > wrote:
> >
> >> Manfred Lotz wrote:
> >> > I just found th
On Tue, 17 Dec 2013 15:53:25 +0100
"Sebastien Vauban"
wrote:
> Manfred Lotz wrote:
> > I just found that #+TEXT: from pre 8 org-mode has disappeared.
> >
> > Does anybody know how this is done with org-mode 8?
>
> IIUC, it became `#+ascii:'.
>
&g
Hi there,
I just found that #+TEXT: from pre 8 org-mode has disappeared.
Does anybody know how this is done with org-mode 8?
--
Thanks, Manfred
On Sun, 1 Sep 2013 20:50:07 +0200
Suvayu Ali wrote:
> On Sun, Sep 01, 2013 at 06:49:01PM +0200, Manfred Lotz wrote:
> >
> > Now I want to export the file to an ascii buffer/file where show the
> > content as a table. I want to omit certain p lines.
> >
> >
Hi all,
I have an org file which looks like this:
* My list
** item1
- p1 :: something
- p2 :: 23232
...
- p14 :: bla
** item2
- p1 :: another valu
- p2 :: 21
...
- p14 :: more bla
...
** itemn
- p1 :: hm
- p2 :: 3842
...
- p14 :: more more bla
... in the p l
On Fri, 14 Jun 2013 09:07:26 +0200
Christian Moe wrote:
>
> Manfred Lotz writes:
>
> > On Thu, 13 Jun 2013 08:37:55 +0100
> > Eric S Fraga wrote:
> >
> >> Manfred Lotz writes:
> >>
> >> [...]
> >>
> >>
> >> &
On Thu, 13 Jun 2013 08:37:55 +0100
Eric S Fraga wrote:
> Manfred Lotz writes:
>
> [...]
>
>
> > This is really weird or it is because just my knowledge about
> > Libreoffice is limited. At least, I'm happy to be able to use LaTeX
> > in most cases inste
On Wed, 12 Jun 2013 08:33:55 +0100
Eric S Fraga wrote:
> Manfred Lotz writes:
>
> > On Tue, 11 Jun 2013 11:33:56 +0100
> > Eric S Fraga wrote:
>
> [...]
>
> >> 2. The title and author fields in the exported document are
> >> protected in s
Hi Eric,
On Tue, 11 Jun 2013 11:33:56 +0100
Eric S Fraga wrote:
> Manfred Lotz writes:
>
> [...]
>
> > The following worked fine: I loaded the exported odt document,
> > changed the Heading 1 style to do a page break before the heading
> > and saved the templa
On Tue, 11 Jun 2013 11:33:56 +0100
Eric S Fraga wrote:
> Manfred Lotz writes:
>
> [...]
>
> > The following worked fine: I loaded the exported odt document,
> > changed the Heading 1 style to do a page break before the heading
> > and saved the template as my.o
Hi Christian,
Thanks for your reply. You pointed me in the right direction.
On Fri, 07 Jun 2013 22:35:03 +0200
Christian Moe wrote:
>
> Hi,
>
> Manfred Lotz writes:
> > My question: Is there an easy way to configure the odt export to do
> > a page break before switc
Hi there,
I have an org file which I export to LaTeX. This works great. I even
could add scrbook as a valid class to use for export. So this is really
wow.
However, one day I have to give the documentation to others which means
I will export to odt. Export to odt works ok. For people who don't
kno
On Sat, 18 May 2013 17:07:36 +0200
Suvayu Ali wrote:
> On Fri, May 17, 2013 at 10:18:08PM +0200, Manfred Lotz wrote:
>
> [...chomp...chomp...chomp...]
>
> > As the numeric fields are currency fields could I specify somehow
> > for the whole table that there are exac
I have a table like this
| Item |F1 | F2 | F3 |
|--++--+--|
| w| 579.12 | 110.0328 | 689.1528 |
| x| 28.8 |5.472 | 34.272 |
| y| 13
On Thu, 25 Apr 2013 11:53:16 -0500
John Hendy wrote:
> On Thu, Apr 25, 2013 at 10:51 AM, Manfred Lotz
> wrote:
> > Hi there,
> > When I export to pdf (involving LaTeX), odt or whatever I would like
> > all those files (including temporary files) to reside in a special
Hi there,
When I export to pdf (involving LaTeX), odt or whatever I would like
all those files (including temporary files) to reside in a special
directory, say ~/org/exportdir
How can I configure this?
--
Thanks,
Manfred
On Sun, 21 Apr 2013 22:29:10 +0800
Eric Abrahamsen wrote:
> Manfred Lotz writes:
>
> > Hi there,
> > Using org-mode 8.0-2-g77476c (fedora 18 system) exporting to odt
> > doesn't work. zip program is available. When I do =C-c C-e= the
> > *Org Export Dis
Hi there,
Using org-mode 8.0-2-g77476c (fedora 18 system) exporting to odt
doesn't work. zip program is available. When I do =C-c C-e= the
*Org Export Dispatcher* buffer pops up but showing nothing related to
odt. When now typing =o o= I get =Invalid Key=.
Any idea what's going wrong.
--
Thanks,
38 matches
Mail list logo