When I try and export the following code to beamer, using the C-c C-e l
b, it gives the error:
setq: Wrong type argument: arrayp, nil
example file that causes the error:
#+STARTUP: beamer
* Introduction
:B_frame:
:PROPERTIES:
:BEAMER_env:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Nicolas Goaziou wrote, On 23/09/2013 7:56 AM:
> Hello,
>
> Jason Lewis writes:
>
>> When I try and export the following code to beamer, using the C-c
>> C-e l b, it gives the error:
>>
>> setq: Wrong type
should read "Finally, every
plain list has support"
Jason
--
Jason Lewis
http://emacstragic.net
signature.asc
Description: OpenPGP digital signature
org-show-block-all append local] 5]
#[nil "\300\301\302\303\304$\207"
[org-add-hook change-major-mode-hook
org-babel-show-result-all append
local]
5]
org-babel-result-hide-spec org-babel-hide-all-hashes
(lambda nil (flyspell-mode -1)))
org-directory "~/Dropbox/org"
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-agenda-files '("~/Dropbox/org/todo.org" "~/Dropbox/org"
"~/Dropbox/org/todo.org")
org-src-mode-hook '(org-src-babel-configure-edit-buffer
org-src-mode-configure-edit-buffer)
org-after-todo-state-change-hook '(org-clock-out-if-current)
org-M-RET-may-split-line '((default))
org-confirm-shell-link-function 'yes-or-no-p
)
Jason
Jason Lewis http://emacstragic.net
ook
change-major-mode-hook org-babel-show-result-all append local] 5]
org-babel-result-hide-spec org-babel-hide-all-hashes
(lambda nil (flyspell-mode -1)))
org-directory "~/Dropbox/org"
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-agenda-files '("~/Dropbox/org/todo.org" "~/Dropbox/org"
"~/Dropbox/org/todo.org")
org-src-mode-hook '(org-src-babel-configure-edit-buffer
org-src-mode-configure-edit-buffer)
org-after-todo-state-change-hook '(org-clock-out-if-current)
org-M-RET-may-split-line '((default))
org-confirm-shell-link-function 'yes-or-no-p
)
Jason Lewis http://emacstragic.net
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
If I try and export:
#+BEGIN_SRC latex
\\
#+END_SRC
as html from org-mode, it gives me the following error:
face-attribute: Invalid face: font-lock-warning
and fails to export anything.
Is this a bug or a feature?
Is there any way I can i
On 17/10/13 12:22 PM, Jason Lewis wrote:
>
> Hi,
>
> If I try and export:
>
> #+BEGIN_SRC latex
> \\
> #+END_SRC
I also get the same error with
#+BEGIN_SRC latex
\newline
#+END_SRC
I'm exporting with C-c C-e hH
On 17/10/13 12:30 PM, Jason Lewis wrote:
> On 17/10/13 12:22 PM, Jason Lewis wrote:
> >
>> Hi,
>>
>> If I try and export:
>>
>> #+BEGIN_SRC latex
>> \\
>> #+END_SRC
>
> I also get the same error with
>
> #+BEGIN_SRC latex
> \new
Hi Eric,
On 17/10/13 2:59 PM, Eric Schulte wrote:
> Jason Lewis writes:
>
> Your example exports w/o problem for me with Org-mode version Org-mode
> version 8.2.1. I believe the problem on your system lies in the latex
> fontification on your system. Org-mode uses htmlize to e
\jason\source\reveal.js-fullscreen-img\fullscreen-img.css
I'm alternating between a Windows computer and a mac for writing this
document, and so the path is different.
Is there some way I can conditionally set the path based on the computer
I'm exporting it on?
Thanks,
Jason
--
Jason
for versions > 8.0?
Any pointers would be appreciated.
Thanks,
Jason
--
Jason Lewis
http://emacstragic.net
signature.asc
Description: OpenPGP digital signature
("\\paragraph{%s}" . "\\paragraph*{%s}")
("\\subparagraph{%s}" . "\\subparagraph*{%s}")))
made an org file:
#+LaTeX_CLASS: ltugboat
TEST
but when I export it gives an error:
user-error: Unknown LaTeX class `ltugboat'
Thanks,
Jason
On 29/11/2013 5:53 pm, Thomas S. Dye wrote:
> Jason Lewis writes:
>
>> (require 'org-latex)
>> (unless (boundp 'org-export-latex-classes)
>> (add-to-list 'org-export-latex-classes
>> '("ltugboat"
>>
Hi,
when using the Shift- feature in a table to copy values down, it
fails to place the cursor where you expect it to if the previous column
has a fixed width and the contents of the cell is truncated.
Steps to reproduce:
enter the following org table:
| | <7> | |
|---+-+---|
|
it-line '((default))
org-blank-before-new-entry nil
org-confirm-elisp-link-function 'yes-or-no-p
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-html-format-headline-function 'ignore
org-html-format-inlinetask-function 'ignore
org-agenda-files '("
15 matches
Mail list logo