Flavio Leonardo Cavalcanti de Moura writes:
> Hi Jilius,
>
> Thank you very much for your reply. It is a good idea, but the latex
> class I am using (entcs) has its own \title and \date, and by
> renewing the command I overwrite both...
>
> I am removing these lines by hand from the tex file ge
Hi Flavio,
If you export the whole file directly
#+TITLE:
should solve your problem.
But if you export the subsection only, you'll better add the following to
your properties drawer:
---
* My Section
:PROPERTIES:
:EXPORT_FILE_NAME:
my-filename-that-has-a-different-name-than-the-section.pdf
Hi Jilius,
Thank you very much for your reply. It is a good idea, but the latex class
I am using (entcs) has its own \title and \date, and by renewing the
command I overwrite both...
I am removing these lines by hand from the tex file generated by the export
engine... but it is not nice. Any help
Hello,
A while back Nicolas posted org-num.el which adds numbered Level to the
different headings. I find it very useful and reliable so I wonder why it’s
only included in git but not in the distribution or package. Any insight?
Thanks,
Martin
I have a table with column width cookies. I shrink the columns with
C-u C-c TAB and then I recalculate with C-c C-c on the #TBLFM
line. The columns then get expanded and I have to do the C-u C-c TAB
again after every recalculation. Is there a way to have the columns
stay shrunk?
Example: An unsolv
Hi Flávio,
perhaps you could add something like (untested)
#+LATEX_HEADER: \renewcommand{\title}[1]{} \renewcommand{\date}[1]{}
to your org-file? It's not exactly what you asked for, but it might
alleviate your problem.
HTH,
Julius
Am 10.04.19 um 18:10 schrieb Flavio Leonardo Cavalcanti de Mo
Hello,
My org file uses a latex class that, after exporting, is in conflict with
the lines \date{} and \title{} automatically generated by orgmode latex
export. I already tried the following headings for the org file:
1.
#+TITLE:
#+DATE:
2.
#+TITLE:
#+option: date:nil
3.
#+option: title:nil da
Hello,
"Cook, Malcolm" writes:
> I never use org's archiving capabilities.
>
> So imaging my surprise when I accidently invoked org-archive-subtree from its
> key-binding and I lost a whole subtree of a new buffer which (alas) I had not
> yet saved to disk
>
> Further alas, I was so alarmed no
Hello,
stardiviner writes:
> #+begin_src org
> https://www.bing.com
>
> ,* link in properties drawer
> :PROPERTIES:
> :URL: http://www.google.com
> :END:
>
> https://www.bing.com
>
> ,* http(s) url in content of headline
>
> https://www.baidu.com
> #+end_src
> In upper example,
Thanks!
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Hello,
Pierre Neidhardt writes:
> Patch attached.
> I'm just not sure about what the version number should be for
> deprecation.
Applied. I fixed the version number.
Thank you.
Regards,
--
Nicolas Goaziou
11 matches
Mail list logo