Uwe Brauer writes:
"Ken" == Ken Mankoff writes:
>
>> On 2018-12-15 at 09:38 -0800, Uwe Brauer wrote:
>>> I am very used to the beamer style and it works on my machine quite
>>> well.
>
>> But it doesn't work quiet well according to this email. What
>> changed? Are you o
On Monday, 17 Dec 2018 at 09:02, Uwe Brauer wrote:
> Sorry misprint.
>
> I meant C-c C-e l b
>
> Which does not work.
>
> The problem is problem with custom, I thought the logic would be like this.
>
> 1. Emacs is started,
>
> 2. The customization is loaded, which in my case is
[...]
>
>>> "Eric" == Eric S Fraga writes:
> On Sunday, 16 Dec 2018 at 19:16, Uwe Brauer wrote:
> "Eric" == Eric S Fraga writes:
>>
>> > Can you be explicit about how you are exporting to beamer
>>
>> Either
>>
>> C-c C-e l l
>>
>> Or
>>
>> C-c C-e l o
On Sunday, 16 Dec 2018 at 19:16, Uwe Brauer wrote:
"Eric" == Eric S Fraga writes:
>
>> Can you be explicit about how you are exporting to beamer
>
> Either
>
> C-c C-e l l
>
> Or
>
> C-c C-e l o
And here is the problem. These are not the export directives to use for
beamer. Use C-c
I suspect that the recent changes in how Emacs runs initialisation may
well expose a few edge cases for the customise interface. The custimise
interface is fairly basic and makes a few assumptions which may not hold
once you start altering the order of initialisation and package
loading. While it
>>> "Ken" == Ken Mankoff writes:
> On 2018-12-16 at 10:16 -0800, Uwe Brauer wrote:
>> So the problem is in my init file and I am quite sure that it has to
>> do with the following lines in my custom- file
>>
>> '(org-latex-classes
> What is the full line here? Is this a "setq
>>> "Tim" == Tim Cross writes:
> Just a shot in the dark here .
> You mentioned you used custom to modify the org-latex-classes
> variable. Does the code in the custom 'block' of your init file have
> beamer as one of the classes?
No it does not and this turns out a problem, al
On 2018-12-16 at 10:16 -0800, Uwe Brauer wrote:
> So the problem is in my init file and I am quite sure that it has to
> do with the following lines in my custom- file
>
> '(org-latex-classes
What is the full line here? Is this a "setq"?
I have:
(add-to-list 'org-latex-classes
Just a shot in the dark here .
You mentioned you used custom to modify the org-latex-classes
variable. Does the code in the custom 'block' of your init file have
beamer as one of the classes? My suspicion is that when you added your
exam class, for some reason, beamer had not been loaded an
>>> "Eric" == Eric S Fraga writes:
> Can you be explicit about how you are exporting to beamer
Either
C-c C-e l l
Or
C-c C-e l o
> and what version of org you are using?
The latest master version
commit adec504d5ba3f2089cb689ce5a59692a8ebf6735
> What happens if you start emacs
Can you be explicit about how you are exporting to beamer and what
version of org you are using? What happens if you start emacs with -Q?
For me, all I require is to have (require 'ox-beamer) and then I can
export with "C-c C-e l O", having started emacs with -Q.
--
Eric S Fraga via Emacs 27.0.
>>> "Josiah" == Josiah Schwab writes:
> Hi Uwe,
>> Now I took the example
>> https://orgmode.org/manual/A-Beamer-example.html#A-Beamer-example
>>
>> And wanted to export it to beamer but obtained the message
>> user-error: Unknown LaTeX class ‘beamer’
> This sounds to me l
>>> "Josiah" == Josiah Schwab writes:
> Hi Uwe,
>> Now I took the example
>> https://orgmode.org/manual/A-Beamer-example.html#A-Beamer-example
>>
>> And wanted to export it to beamer but obtained the message
>> user-error: Unknown LaTeX class ‘beamer’
> This sounds to me l
> Josiah Schwab writes:
>> Now I took the example
>> https://orgmode.org/manual/A-Beamer-example.html#A-Beamer-example
>>
>> And wanted to export it to beamer but obtained the message
>> user-error: Unknown LaTeX class ‘beamer’
> This sounds to me like you are using
Hi Uwe,
> Now I took the example
> https://orgmode.org/manual/A-Beamer-example.html#A-Beamer-example
>
> And wanted to export it to beamer but obtained the message
> user-error: Unknown LaTeX class ‘beamer’
This sounds to me like you are using the latex exporter, rather than the
beamer one.
Aft
>>> "Ken" == Ken Mankoff writes:
> On 2018-12-15 at 09:38 -0800, Uwe Brauer wrote:
>> I am very used to the beamer style and it works on my machine quite
>> well.
> But it doesn't work quiet well according to this email. What
> changed? Are you on a new machine? Is LaTeX installe
On 2018-12-15 at 09:38 -0800, Uwe Brauer wrote:
> I am very used to the beamer style and it works on my machine quite
> well.
But it doesn't work quiet well according to this email. What changed? Are you
on a new machine? Is LaTeX installed?
> Now I took the example
> https://orgmode.org/manu
Hi
I am very used to the beamer style and it works on my machine quite
well.
Now I took the example
https://orgmode.org/manual/A-Beamer-example.html#A-Beamer-example
And wanted to export it to beamer but obtained the message
user-error: Unknown LaTeX class ‘beamer’
Which leaves me puzzled.
18 matches
Mail list logo