John Kitchin writes:
> It is #+label that is deprecated in favor of #+name.
>
Ah, thanks!
> On Monday, September 26, 2016, Nick Dokos wrote:
>
> ...
> I was under the impression that #+CAPTION is deprecated and #+NAME is
> to be used in its place going forward. If that's the ca
It is #+label that is deprecated in favor of #+name.
On Monday, September 26, 2016, Nick Dokos > wrote:
> Sebastian Christ writes:
>
> > On 2016-09-26 18:48, claude fuhrer wrote:
> > > \lstset{language=java,label=secondBlock,caption=
> ,captionpos=b,numbers=none}
> > > \begin{lstlisting}
> >
Sebastian Christ writes:
> On 2016-09-26 18:48, claude fuhrer wrote:
> > \lstset{language=java,label=secondBlock,caption=
> ,captionpos=b,numbers=none}
> > \begin{lstlisting}
> > .
> > \end{lstlisting}
> >
> > But I wanted to have the "caption" filled with the same value as the
> >
Nicolas Goaziou writes:
> Hello,
> I don't think so.
>
> Besides, even showing only custom keys would be intrusive for
> a so-called "expert" mode. Maybe something like the export dispatcher
> would be better.
>
thanks for your answer and your work!
--
:: Igor Sosa Mayor :: joseleopoldo1.
On 2016-09-26 18:48, claude fuhrer wrote:
> \lstset{language=java,label=secondBlock,caption= ,captionpos=b,numbers=none}
> \begin{lstlisting}
> .
> \end{lstlisting}
>
> But I wanted to have the "caption" filled with the same value as the
> label. Is it possible ?
>
Yes, use caption!
Hi Nicolas
On 26/09/16 17:34, Nicolas Goaziou wrote:
Hello,
claude fuhrer writes:
[...]
It should be
#+name: MainClass
#+begin_src ...
i.e, with dots and no blank line in-between.
Thank you for your quick answer, but I do not really understand how to
use it. I've corrected the s
Hello,
Igor Sosa Mayor writes:
> is there a way to open org-agenda and not show the usual text org
> normally shows about the default keys and only show the own defined keys
> por the org-custom-commands?
I don't think so.
Besides, even showing only custom keys would be intrusive for
a so-call
Hello,
Johannes Brauer writes:
> I have two files.
>
> a.org contains the anchor defined by custom_id property
>
> * headline
> :PROPERTIES:
> :CUSTOM_ID: anchor
> :END:
>
> and
>
> b.org contains the link to a headline in a.org with custom id #anchor
>
> [[file:a.org::#anchor]]
>
> Click
Hello,
claude fuhrer writes:
> To explain a small program, I've broken it down into small pieces. My
> org file looks something like
>
> # =
> #+NAME MainClass
>
> #+BEGIN_SRC java :noweb tangle :tangle Test.java
> public cl
Hi!
I have two files.
a.org contains the anchor defined by custom_id property
* headline
:PROPERTIES:
:CUSTOM_ID: anchor
:END:
and
b.org contains the link to a headline in a.org with custom id #anchor
[[file:a.org::#anchor]]
Clicking the link in b.org all works fine. But exporting b.o
Hello
To explain a small program, I've broken it down into small pieces. My
org file looks something like
# =
#+NAME MainClass
#+BEGIN_SRC java :noweb tangle :tangle Test.java
public class Test
{
<>
<>
}
#+END_SRC
som
Hi,
is there a way to open org-agenda and not show the usual text org
normally shows about the default keys and only show the own defined keys
por the org-custom-commands?
Many thanks in advance.
--
:: Igor Sosa Mayor :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnu
12 matches
Mail list logo