Dnia 2014-08-25, o godz. 19:38:26
Julien Cubizolles napisał(a):
> Marcin Borkowski writes:
>
>
> > Sorry, I misunderstood. How about putting this in the preamble
> > (untested)?
> >
> > \makeatletter
> > \@ifclassloaded{beamer}{
> > \renewenvironment{consequence}{}{}
> > }{}
> > \makeatothe
Marcin Borkowski writes:
> Sorry, I misunderstood. How about putting this in the preamble (untested)?
>
> \makeatletter
> \@ifclassloaded{beamer}{
> \renewenvironment{consequence}{}{}
> }{}
> \makeatother
Actually, I'm using a custom beamer class, so
--8<---cut here
Sebastien Vauban
writes:
> Julien Cubizolles wrote:
>> I need to export the same org file to both LaTeX and beamer, and I'd
>> like the headings that are exported to the "block" environment in beamer
>> to be exported to another environment in LaTeX (named
>> "consequence"). The LaTeX export engi
Dnia 2014-08-25, o godz. 18:32:48
Julien Cubizolles napisał(a):
> Marcin Borkowski writes:
>
> > Dnia 2014-08-14, o godz. 11:15:54
> > Sebastien Vauban napisał(a):
> >
> >> Julien Cubizolles wrote:
> >> > Sebastien Vauban writes:
> >> >
> >> >> Throwing an idea here: make the `consequence' env
Marcin Borkowski writes:
> Dnia 2014-08-14, o godz. 11:15:54
> Sebastien Vauban napisał(a):
>
>> Julien Cubizolles wrote:
>> > Sebastien Vauban writes:
>> >
>> >> Throwing an idea here: make the `consequence' environment be a
>> >> no-op in Beamer?
>> >
>> > How would I do that, is there a varia
Dnia 2014-08-14, o godz. 11:15:54
Sebastien Vauban napisał(a):
> Julien Cubizolles wrote:
> > Sebastien Vauban writes:
> >
> >> Throwing an idea here: make the `consequence' environment be a
> >> no-op in Beamer?
> >
> > How would I do that, is there a variable excluding some
> > environments?
>
Hi Nicolas,
On Fri, Aug 15, 2014 at 12:05:36PM +0200, Nicolas Goaziou wrote:
> Suvayu Ali writes:
>
> > This is a bit odd to me; is this a consequence of the fact that
> > ox-beamer derives from ox-latex?
>
> Yes, "ox-beamer.el" knows abouv "ox-latex.el". However, "ox-latex.el"
> has no clue ab
Hello,
Suvayu Ali writes:
> This is a bit odd to me; is this a consequence of the fact that
> ox-beamer derives from ox-latex?
Yes, "ox-beamer.el" knows abouv "ox-latex.el". However, "ox-latex.el"
has no clue about all possible back-ends that could derive from it.
> Is it a feature or a bug?
Hi Seb,
On Thu, Aug 14, 2014 at 05:03:58PM +0200, Sebastien Vauban wrote:
>
> > However, I would like to suggest something a bit different. Why not
> > instead of #+BEGIN_consequence, you use a macro. Something like this:
> >
> > #+MACRO: cbeg @@latex:\begin{consequence}@@
> > #+MACRO: cend
Hello Suvayu,
Suvayu Ali wrote:
> I'm guessing Seb's idea could be implemented by redefining the
> consequence environment when in beamer, leave it alone otherwise.
Exactly.
> However, I would like to suggest something a bit different. Why not
> instead of #+BEGIN_consequence, you use a macro.
Julien Cubizolles wrote:
> Sebastien Vauban writes:
>
>> Throwing an idea here: make the `consequence' environment be a no-op
>> in Beamer?
>
> How would I do that, is there a variable excluding some environments?
No variable, no.
You would have to redefine the environment (with LaTeX code) so
On Sun, Aug 10, 2014 at 08:59:10AM +0200, Julien Cubizolles wrote:
>
>
> Sebastien Vauban
> writes:
>
>
> > Throwing an idea here: make the `consequence' environment be a no-op in
> > Beamer?
>
> How would I do that, is there a variable excluding some environments ?
I'm guessing Seb's idea
Sebastien Vauban
writes:
> Throwing an idea here: make the `consequence' environment be a no-op in
> Beamer?
How would I do that, is there a variable excluding some environments ?
Julien.
Julien Cubizolles wrote:
> I need to export the same org file to both LaTeX and beamer, and I'd
> like the headings that are exported to the "block" environment in beamer
> to be exported to another environment in LaTeX (named
> "consequence"). The LaTeX export engine allows one to specify any
> en
I need to export the same org file to both LaTeX and beamer, and I'd
like the headings that are exported to the "block" environment in beamer
to be exported to another environment in LaTeX (named
"consequence"). The LaTeX export engine allows one to specify any
environment but it doesn't suit my ne
15 matches
Mail list logo