Hello fellows
org-latex-export sticks to the header \usepackage[utf8]{inputenc},
albeit this is customized to \usepackage[utf8x]{inputenc}.
^
I added the "x" in all customizable classes as well as my own classes. I
also tried to add ("utf8" . "utf8x") t
I want to filter my daily/weekly agenda to only show certain tags. The manual
says "/" will prompt for secondary filtering. When I try it, however, I get a
"buffer is read only" message. Any ideas?
Thanks,
Buck
___
Emacs-orgmode mailing list
Please
Hello,
I'm total beginner with Org and I have a little problem.
When writing
« some french text »
and exporting to LaTeX the
non-breaking spaces are not convert to ~ and the code LaTeX should be
\og{}some french text\fg{} with the package \usepackage[french]{babel}
I have
(seq org-export-latex
On Fr, Jan 22 2010, Jan Böcker wrote:
> On 22.01.2010 17:17, henry atting wrote:
>>
>> An org file (it contains an explanation on using emacs distraction free
>> for writing) lists on some places LaTeX Local Variables, eg:
>>
>> %%% Local Variables:
>> %%% mode: latex
>> %%% TeX-master:
"Brody, William (Buck)" writes:
> I want to filter my daily/weekly agenda to only show certain tags. The
> manual says “/” will prompt for secondary filtering. When I try it,
> however, I get a “buffer is read only” message. Any ideas?
>
Is it possible that you are running an older version o
On Jan 23, 2010, at 12:39 PM, Sven Bretfeld wrote:
Hello fellows
org-latex-export sticks to the header \usepackage[utf8]{inputenc},
albeit this is customized to \usepackage[utf8x]{inputenc}.
^
I added the "x" in all customizable classes as well as my
Hi,
does anyone know what the status of repo.or.cz is? The website does
not say anything about maintenance anymore, but ssh access is still
blocked, it seems
- Carsten
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies
I was exporting an org-file containing relative paths in the format
"file:../"
In both the pdf and the html the url becomes absolute, I haven't found a
good reason for that in the documentation (they should remain relative
as I understood), any idea?
Org-mode version 6.33trans
GNU Emacs 23.1.50.1
Carsten Dominik writes:
> does anyone know what the status of repo.or.cz is? The website does
> not say anything about maintenance anymore, but ssh access is still
> blocked, it seems
>From the homepage:
,
| Planned outage! Since Thu Jan 21 12:44:53 UTC 2010, this site is
| temporaril
andrea writes:
> I was exporting an org-file containing relative paths in the format
> "file:../"
>
> In both the pdf and the html the url becomes absolute, I haven't found a
> good reason for that in the documentation (they should remain relative
> as I understood), any idea?
>
>
Actually in th
andrea writes:
Another very strange thing happened, I have in the file two sources like
#+begin_src sh
lsdfks
#+end_src
tex text
and
#+begin_src java
lsdfks
#+end_src
Now exporting to html or java shows me twice the FIRST code!
If I delete the first one than the second works, any idea of what
On Jan 23, 2010, at 6:19 PM, Bernt Hansen wrote:
Carsten Dominik writes:
does anyone know what the status of repo.or.cz is? The website does
not say anything about maintenance anymore, but ssh access is still
blocked, it seems
From the homepage:
,
| Planned outage! Since Thu Jan
Hi Carsten
Carsten Dominik writes:
> This works for me:
>
> (setq org-export-latex-inputenc-alist '(("utf8" . "utf8x)))
Yes, that's working. Thank you very much.
> Is this what you have?
I set that function via customize. I think there was only one set og
parenthesis.
> I can make a variab
13 matches
Mail list logo