Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-22 Thread Nicolas Goaziou
Ken Mankoff writes: > It is not a 1x operation, it is a per-document operation. For example, > in my use-case that started this whole discussion, each publication > requires tweaking a dozen or more lines of biblatex config. Of course there are an amount of lines that depends on the document. Th

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-22 Thread Nicolas Goaziou
Aaron Ecay writes: > This is basically making the user do (something like) org-edit-special > manually. That is an interesting idea. `org-edit-special' could be improved to edit clusters of export keywords (e.g. #+LATEX) in a dedicated buffer. Recognizing a keyword as an export keyword is doabl

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-21 Thread Ken Mankoff
On 2014-06-21 at 20:42, Aaron Ecay wrote: > 2014ko ekainak 21an, Nicolas Goaziou-ek idatzi zuen: >> >> Aaron Ecay writes: >> >>> The first is that editing non-trivial latex code embedded in an >>> elisp string quickly becomes tedious, whereas it’s much pleasanter >>> in org using org-edit-speci

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-21 Thread Aaron Ecay
Hi Nicolas, 2014ko ekainak 21an, Nicolas Goaziou-ek idatzi zuen: > > Hello, > > Aaron Ecay writes: > >> The first is that editing non-trivial latex code embedded in an elisp >> string quickly becomes tedious, whereas it’s much pleasanter in org >> using org-edit-special, syntax highlighting of

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-21 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > The first is that editing non-trivial latex code embedded in an elisp > string quickly becomes tedious, whereas it’s much pleasanter in org > using org-edit-special, syntax highlighting of src blocks, etc. This is a no-op since you only do it a limited number of time

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-20 Thread Aaron Ecay
Hi Nicolas, 2014ko ekainak 20an, Nicolas Goaziou-ek idatzi zuen: > > Hello, > > Ken Mankoff writes: > >> On 2014-06-20 at 04:50, Nicolas Goaziou wrote: >>> I suggest to use existing solutions instead: configure >>> `org-latex-classes'. >> >> I'm all for using existing solutions, but cannot se

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-20 Thread Nicolas Goaziou
Hello, Ken Mankoff writes: > On 2014-06-20 at 04:50, Nicolas Goaziou wrote: >> I suggest to use existing solutions instead: configure >> `org-latex-classes'. > > I'm all for using existing solutions, but cannot see how I might use > this to easily customize export differently for different doc

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-20 Thread Fabrice Popineau
2014-06-20 13:17 GMT+02:00 Ken Mankoff : > On 2014-06-20 at 04:50, Nicolas Goaziou wrote: > > I suggest to use existing solutions instead: configure > > `org-latex-classes'. > > I'm all for using existing solutions, but cannot see how I might use > this to easily customize export differently for d

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-20 Thread Ken Mankoff
On 2014-06-20 at 04:50, Nicolas Goaziou wrote: > I suggest to use existing solutions instead: configure > `org-latex-classes'. I'm all for using existing solutions, but cannot see how I might use this to easily customize export differently for different documents when large amounts of LaTeX pr

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-20 Thread Nicolas Goaziou
Hello, Sebastien Vauban writes: > Another solution which would be fine would be to have > ‘#+BEGIN_LaTeX_HEADER ... #+END_LaTeX_HEADER’ blocks. > > Dunno if easy, however; but it'd be more straightforward for most users > (no need to rely on Babel to tangle first). I suggest to use existing s

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-20 Thread Sebastien Vauban
Aaron Ecay wrote: > 2014ko ekainak 19an, Ken Mankoff-ek idatzi zuen: >> I'm following up on a thread suggesting a method to easily include >> large amounts of LaTeX header material. See >> https://lists.gnu.org/archive/html/emacs-orgmode/2013-03/msg00480.html >> >> Is there a way to automatically

Re: [O] BEGIN_LATEX_HEADER [cont]

2014-06-19 Thread Aaron Ecay
Hi Ken, 2014ko ekainak 19an, Ken Mankoff-ek idatzi zuen: > > Hi, > > I'm following up on a thread suggesting a method to easily include > large > amounts of LaTeX header material. See > https://lists.gnu.org/archive/html/emacs-orgmode/2013-03/msg00480.html > > Please consider this a +1 for th

[O] BEGIN_LATEX_HEADER [cont]

2014-06-19 Thread Ken Mankoff
Hi, I'm following up on a thread suggesting a method to easily include large amounts of LaTeX header material. See https://lists.gnu.org/archive/html/emacs-orgmode/2013-03/msg00480.html Please consider this a +1 for that feature request. One suggestion was: You could have a LaTeX block and