emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
@ 2014-07-13  7:19 Suhas Pai
  2014-07-14 15:39 ` Josiah Schwab
  0 siblings, 1 reply; 8+ messages in thread
From: Suhas Pai @ 2014-07-13  7:19 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 210 bytes --]

Hi -

I was expecting all top heading to be converted to slides but they appear as continuous text in exported pdf.
Both are attached. Not sure what all init is needed in .emacs for this to work.

Thanks,
Suhas

[-- Attachment #1.2: Type: text/html, Size: 1198 bytes --]

[-- Attachment #2: presentation.org --]
[-- Type: application/vnd.lotus-organizer, Size: 1185 bytes --]

[-- Attachment #3: presentation.pdf --]
[-- Type: application/pdf, Size: 56115 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
  2014-07-13  7:19 Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides Suhas Pai
@ 2014-07-14 15:39 ` Josiah Schwab
  2014-07-14 16:02   ` Suhas Pai
  0 siblings, 1 reply; 8+ messages in thread
From: Josiah Schwab @ 2014-07-14 15:39 UTC (permalink / raw)
  To: Suhas Pai; +Cc: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

Hi Suhas,

> I was expecting all top heading to be converted to slides but they
> appear as continuous text in exported pdf.  Both are attached. Not
> sure what all init is needed in .emacs for this to work.

When I export in 8.2.7b I get the attached file, which seems like what
you want.  I don't have any LaTeX/Beamer customizations in my .emacs.


[-- Attachment #2: presentation.pdf --]
[-- Type: application/pdf, Size: 107443 bytes --]

[-- Attachment #3: Type: text/plain, Size: 71 bytes --]


Not sure what's going on here.

Sorry I can't be more helpful,
Josiah

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
  2014-07-14 15:39 ` Josiah Schwab
@ 2014-07-14 16:02   ` Suhas Pai
  2014-07-14 17:33     ` Josiah Schwab
  0 siblings, 1 reply; 8+ messages in thread
From: Suhas Pai @ 2014-07-14 16:02 UTC (permalink / raw)
  To: Josiah Schwab; +Cc: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1710 bytes --]

Hi Josiah,

Thanks for your reply.

Upon closer examination, I found that there are two commands to export to PDF.
C-c C-e l small-o   (converts to "regular" pdf)
C-c C-e l capital-O  (converts to "presentation" pdf, i.e., converts all headings to slides)

I tested "C-c C-e l O" successfully for a simple text but I'm getting the following error for the attached file in my last email.

org-latex-compile: PDF file ./presentation.pdf wasn't produced: Runaway argument

I was trying the example (What is Beamer? etc.) from the following link: Record of Motion

  
          
Record of Motion
Now then, with the reasoning for why you'd use Org-mode out of the way I can move onto how to actually use the damn thing! If you're already comfortable with Emacs, it is very, very simple.   
View on atlanis.net Preview by Yahoo  
  
  

Not sure how to debug this. Any ideas would be appreciated. 


Regards,
Suhas


________________________________
 From: Josiah Schwab <jschwab@gmail.com>
To: Suhas Pai <suhaspai@yahoo.com> 
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org> 
Sent: Monday, July 14, 2014 8:39 AM
Subject: Re: [O] Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
 

Hi Suhas,


> I was expecting all top heading to be converted to slides but they
> appear as continuous text in exported pdf.  Both are attached. Not
> sure what all init is needed in .emacs for this to work.

When I export in 8.2.7b I get the attached file, which seems like what
you want.  I don't have any LaTeX/Beamer customizations in my .emacs.



Not sure what's going on here.

Sorry I can't be more helpful,
Josiah

[-- Attachment #2: Type: text/html, Size: 11450 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
  2014-07-14 16:02   ` Suhas Pai
@ 2014-07-14 17:33     ` Josiah Schwab
  2014-07-14 17:44       ` Suhas Pai
  0 siblings, 1 reply; 8+ messages in thread
From: Josiah Schwab @ 2014-07-14 17:33 UTC (permalink / raw)
  To: Suhas Pai; +Cc: emacs-orgmode@gnu.org

Hi Suhas,

> Upon closer examination, I found that there are two commands to export to PDF.
> C-c C-e l small-o (converts to "regular" pdf)
> C-c C-e l capital-O (converts to "presentation" pdf, i.e., converts all headings to slides)

Yes, I exported via the Beamer exporter with C-c C-e l O.   

> I tested "C-c C-e l O" successfully for a simple text but I'm getting the following error for the attached file in my last email.
>
> org-latex-compile: PDF file ./presentation.pdf wasn't produced: Runaway argument

I just tried this with 8.2.5h and could not reproduce your problem.
Are you sure you're exporting the exact same file you attached?


Best,
Josiah

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
  2014-07-14 17:33     ` Josiah Schwab
@ 2014-07-14 17:44       ` Suhas Pai
  2014-07-14 19:15         ` Josiah Schwab
  0 siblings, 1 reply; 8+ messages in thread
From: Suhas Pai @ 2014-07-14 17:44 UTC (permalink / raw)
  To: Josiah Schwab; +Cc: emacs-orgmode@gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 2202 bytes --]

Hi Josiah,

Yes, I downloaded the same file and tried again and got the following debug trace:

Debugger entered--Lisp error: (error "PDF file ./presentation-1.pdf wasn't produced: Runaway argument")
  signal(error ("PDF file ./presentation-1.pdf wasn't produced: Runaway argument"))
  error("PDF file ./presentation-1.pdf wasn't produced: Runaway argument")
  org-latex-compile("./presentation-1.tex")
  #[(file) "\301!\207" [file org-latex-compile] 2]("./presentation-1.tex")
  org-export-to-file(beamer "./presentation-1.tex" nil nil nil nil nil #[(file) "\301!\207" [file org-latex-compile] 2])
  org-beamer-export-to-pdf(nil nil nil nil)
  (org-open-file (org-beamer-export-to-pdf nil s v b))
  (if a (org-beamer-export-to-pdf t s v b) (org-open-file (org-beamer-export-to-pdf nil s v b)))
  (lambda (a s v b) (if a (org-beamer-export-to-pdf t s v b) (org-open-file (org-beamer-export-to-pdf nil s v b))))(nil nil nil nil)
  org-export-dispatch(nil)
  call-interactively(org-export-dispatch nil nil)

I have attached the screen snapshot and conversion log  as well. I'm running on CentOS 6.5 box. 

Thanks for looking into it! Much obliged.

Best,
Suhas




________________________________
 From: Josiah Schwab <jschwab@gmail.com>
To: Suhas Pai <suhaspai@yahoo.com> 
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org> 
Sent: Monday, July 14, 2014 10:33 AM
Subject: Re: [O] Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
 

Hi Suhas,

> Upon closer examination, I found that there are two commands to export to PDF.
> C-c C-e l small-o (converts to "regular" pdf)
> C-c C-e l capital-O (converts to "presentation" pdf, i.e., converts all headings to slides)

Yes, I exported via the Beamer exporter with C-c C-e l O.  

> I tested "C-c C-e l O" successfully for a simple text but I'm getting the following error for the attached file in my last email.
>
> org-latex-compile: PDF file ./presentation.pdf wasn't produced: Runaway argument

I just tried this with 8.2.5h and could not reproduce your problem.
Are you sure you're exporting the exact same file you attached?


Best,

Josiah

[-- Attachment #1.2: Type: text/html, Size: 6100 bytes --]

[-- Attachment #2: Screenshot-Emacs: .png --]
[-- Type: image/png, Size: 148076 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: presentation-1.log --]
[-- Type: text/x-log; name="presentation-1.log", Size: 45417 bytes --]

This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2013.10.7)  14 JUL 2014 10:41
entering extended mode
 %&-line parsing enabled.
**/tmp/presentation-1.tex
(/tmp/presentation-1.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
 french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, 
turkish, ukenglish, ukrainian, loaded.
(/usr/share/texmf/tex/latex/beamer/beamer.cls
(/usr/share/texmf/tex/latex/beamer/beamerbasercs.sty
Package: beamerbasercs 2004/10/07 (rcs-revision 1.3)
)
Document Class: beamer 2005/10/23 cvs version 3.06 A class for typesetting pres
entations (rcs-revision 1.67)
(/usr/share/texmf/tex/latex/beamer/beamerbasemodes.sty
Package: beamerbasemodes 2004/12/09 (rcs-revision 1.21)
\beamer@tempbox=\box26
\beamer@tempcount=\count79
\c@beamerpauses=\count80

(/usr/share/texmf/tex/latex/beamer/beamerbasedecode.sty
Package: beamerbasedecode 2005/05/09 (rcs-revision 1.18)
\beamer@slideinframe=\count81
\beamer@minimum=\count82
)
\beamer@commentbox=\box27
\beamer@modecount=\count83
)
\headheight=\dimen102
\headdp=\dimen103
\footheight=\dimen104
\sidebarheight=\dimen105
\beamer@tempdim=\dimen106
\beamer@finalheight=\dimen107
\beamer@animht=\dimen108
\beamer@animdp=\dimen109
\beamer@animwd=\dimen110
\beamer@leftmargin=\dimen111
\beamer@rightmargin=\dimen112
\beamer@leftsidebar=\dimen113
\beamer@rightsidebar=\dimen114
\beamer@boxsize=\dimen115
\beamer@vboxoffset=\dimen116
\beamer@descdefault=\dimen117
\beamer@descriptionwidth=\dimen118
\beamer@lastskip=\skip41
\beamer@areabox=\box28
\beamer@animcurrent=\box29
\beamer@animshowbox=\box30
\beamer@sectionbox=\box31
\beamer@logobox=\box32
\beamer@linebox=\box33
\beamer@sectioncount=\count84
\beamer@subsubsectionmax=\count85
\beamer@subsectionmax=\count86
\beamer@sectionmax=\count87
\beamer@totalheads=\count88
\beamer@headcounter=\count89
\beamer@partstartpage=\count90
\beamer@sectionstartpage=\count91
\beamer@subsectionstartpage=\count92
\beamer@animationtempa=\count93
\beamer@animationtempb=\count94
\beamer@xpos=\count95
\beamer@ypos=\count96
\beamer@showpartnumber=\count97
\beamer@currentsubsection=\count98
\beamer@coveringdepth=\count99
\beamer@sectionadjust=\count100
\beamer@tocsectionnumber=\count101

(/usr/share/texmf/tex/latex/beamer/beamerbaseoptions.sty
Package: beamerbaseoptions 2004/11/15 (rcs-revision 1.7)

(/usr/share/texmf/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
))
(/usr/share/texmf/tex/latex/pgf/basiclayer/pgfcore.sty
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf/tex/latex/graphics/graphics.sty
Package: graphics 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texmf/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(/usr/share/texmf/tex/latex/config/graphics.cfg
File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: pdftex.def on input line 90.

(/usr/share/texmf/tex/latex/pdftex-def/pdftex.def
File: pdftex.def 2007/01/08 v0.04d Graphics/color for pdfTeX
\Gread@gobject=\count102
))
\Gin@req@height=\dimen119
\Gin@req@width=\dimen120
)
(/usr/share/texmf/tex/latex/pgf/systemlayer/pgfsys.sty
(/usr/share/texmf/tex/latex/pgf/utilities/pgfrcs.sty
(/usr/share/texmf/tex/generic/pgf/utilities/pgfutil-common.tex)
(/usr/share/texmf/tex/generic/pgf/utilities/pgfutil-latex.def)
(/usr/share/texmf/tex/generic/pgf/utilities/pgfrcs.code.tex
Package: pgfrcs 2006/10/26 v1.10 (rcs-revision 1.14)
))
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsys.code.tex
Package: pgfsys 2006/10/16 v1.10 (rcs-revision 1.19)
\pgf@x=\dimen121
\pgf@y=\dimen122
\pgf@xa=\dimen123
\pgf@ya=\dimen124
\pgf@xb=\dimen125
\pgf@yb=\dimen126
\pgf@xc=\dimen127
\pgf@yc=\dimen128

(/usr/share/texmf/tex/generic/pgf/systemlayer/pgf.cfg
File: pgf.cfg 2006/10/11  (rcs-revision 1.2)
)
Package pgfsys Info: Driver file for pgf: pgfsys-pdftex.def on input line 845.

(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
File: pgfsys-pdftex.def 2006/10/23  (rcs-revision 1.14)

(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
File: pgfsys-common-pdf.def 2006/10/16  (rcs-revision 1.7)
)))
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
File: pgfsyssoftpath.code.tex 2006/10/16  (rcs-revision 1.4)
)
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
File: pgfsysprotocol.code.tex 2006/10/16  (rcs-revision 1.4)
))
(/usr/share/texmf/tex/latex/xcolor/xcolor.sty
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

(/usr/share/texmf/tex/latex/config/color.cfg
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: pdftex.def on input line 225.
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1341.
Package xcolor Info: Model `RGB' extended on input line 1353.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcore.code.tex
Package: pgfcore 2006/10/11 v1.10 (rcs-revision 1.4)

(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoremath.code.tex
File: pgfcoremath.code.tex 2006/10/15  (rcs-revision 1.3)
\c@pgf@counta=\count103
\c@pgf@countb=\count104
\c@pgf@countc=\count105
\c@pgf@countd=\count106
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
File: pgfcorepoints.code.tex 2006/10/16  (rcs-revision 1.7)
\pgf@picminx=\dimen129
\pgf@picmaxx=\dimen130
\pgf@picminy=\dimen131
\pgf@picmaxy=\dimen132
\pgf@pathminx=\dimen133
\pgf@pathmaxx=\dimen134
\pgf@pathminy=\dimen135
\pgf@pathmaxy=\dimen136
\pgf@tempdim=\dimen137
\c@pgf@tempcount=\count107
\pgf@xx=\dimen138
\pgf@xy=\dimen139
\pgf@yx=\dimen140
\pgf@yy=\dimen141
\pgf@zx=\dimen142
\pgf@zy=\dimen143
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
File: pgfcorepathconstruct.code.tex 2006/10/16  (rcs-revision 1.6)
\pgf@path@lastx=\dimen144
\pgf@path@lasty=\dimen145
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex
File: pgfcorepathusage.code.tex 2006/10/16  (rcs-revision 1.7)
\pgf@shorten@end@additional=\dimen146
\pgf@shorten@start@additional=\dimen147
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
File: pgfcorescopes.code.tex 2006/10/23  (rcs-revision 1.20)
\pgfpic=\box34
\pgf@hbox=\box35
\pgf@layerbox@main=\box36
\pgf@picture@serial@count=\count108
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex
File: pgfcoregraphicstate.code.tex 2006/10/16  (rcs-revision 1.6)
\pgflinewidth=\dimen148
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex
File: pgfcoretransformations.code.tex 2006/10/11  (rcs-revision 1.4)
\pgf@pt@x=\dimen149
\pgf@pt@y=\dimen150
\pgf@pt@temp=\dimen151
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
File: pgfcorequick.code.tex 2006/10/11  (rcs-revision 1.2)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
File: pgfcoreobjects.code.tex 2006/10/11  (rcs-revision 1.2)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex
File: pgfcorepathprocessing.code.tex 2006/10/16  (rcs-revision 1.5)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
File: pgfcorearrows.code.tex 2006/10/16  (rcs-revision 1.6)
)
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
File: pgfcoreshade.code.tex 2006/10/16  (rcs-revision 1.7)
\pgf@max=\dimen152
\pgf@sys@shading@range@num=\count109
)))
(/usr/share/texmf/tex/latex/pgf/basiclayer/pgfbaseimage.sty
(/usr/share/texmf/tex/generic/pgf/basiclayer/pgfbaseimage.code.tex
Package: pgfbaseimage 2006/10/16 v1.10 (rcs-revision 1.5)
))
(/usr/share/texmf/tex/latex/pgf/utilities/xxcolor.sty
Package: xxcolor 2003/10/24 ver 0.1
\XC@nummixins=\count110
\XC@countmixins=\count111
)
(/usr/share/texmf/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2002/01/22 v2.2d

(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2001/10/25 v2.2f
\@emptytoks=\toks15
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 132.
))
(/usr/share/texmf/tex/latex/geometry/geometry.sty
Package: geometry 2002/07/08 v3.2 Page Geometry
\Gm@cnth=\count112
\Gm@cntv=\count113
\c@Gm@tempcnt=\count114
\Gm@bindingoffset=\dimen153
\Gm@wd@mp=\dimen154
\Gm@odd@mp=\dimen155
\Gm@even@mp=\dimen156
\Gm@dimlist=\toks16
)
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
Package: hyperref 2007/02/07 v6.75r Hypertext links for LaTeX
\@linkdim=\dimen157
\Hy@linkcounter=\count115
\Hy@pagecounter=\count116

(/usr/share/texmf/tex/latex/hyperref/pd1enc.def
File: pd1enc.def 2007/02/07 v6.75r Hyperref: PDFDocEncoding definition (HO)
)
(/usr/share/texmf/tex/latex/config/hyperref.cfg
File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
)
(/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2006/08/22 v2.4 Connects package keyval with LaTeX options (
HO)
)
Package hyperref Info: Option `bookmarks' set `true' on input line 2238.
Package hyperref Info: Option `bookmarksopen' set `true' on input line 2238.
Package hyperref Info: Option `implicit' set `false' on input line 2238.
Package hyperref Info: Hyper figures OFF on input line 2288.
Package hyperref Info: Link nesting OFF on input line 2293.
Package hyperref Info: Hyper index ON on input line 2296.
Package hyperref Info: Plain pages OFF on input line 2303.
Package hyperref Info: Backreferencing OFF on input line 2308.

Implicit mode OFF; no redefinition of LaTeX internals
Package hyperref Info: Bookmarks ON on input line 2444.
(/usr/share/texmf/tex/latex/ltxmisc/url.sty
\Urlmuskip=\muskip10
Package: url 2005/06/27  ver 3.2  Verb mode for urls, etc.
)
LaTeX Info: Redefining \url on input line 2599.
\Fld@menulength=\count117
\Field@Width=\dimen158
\Fld@charsize=\dimen159
\Choice@toks=\toks17
\Field@toks=\toks18
Package hyperref Info: Hyper figures OFF on input line 3102.
Package hyperref Info: Link nesting OFF on input line 3107.
Package hyperref Info: Hyper index ON on input line 3110.
Package hyperref Info: backreferencing OFF on input line 3117.
Package hyperref Info: Link coloring OFF on input line 3122.


Package hyperref Warning: Option `pdfpagelabels' is turned off
(hyperref)                because \thepage is undefined.

Hyperref stopped early
)
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
File: hpdftex.def 2007/02/07 v6.75r Hyperref driver for pdfTeX
\Fld@listcount=\count118
)
(/usr/share/texmf/tex/latex/base/size11.clo
File: size11.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
)
(/usr/share/texmf/tex/latex/beamer/beamerbasecompatibility.sty
Package: beamerbasecompatibility 2005/01/25  (rcs-revision 1.60)
)
(/usr/share/texmf/tex/latex/beamer/beamerbasefont.sty
Package: beamerbasefont 2005/05/17  (rcs-revision 1.15)
)
(/usr/share/texmf/tex/latex/beamer/beamerbasemisc.sty
Package: beamerbasemisc 2005/05/17  (rcs-revision 1.23)
)
(/usr/share/texmf/tex/latex/beamer/beamerbasetwoscreens.sty
Package: beamerbasetwoscreens 2005/10/14  (rcs-revision 1.6)
)
(/usr/share/texmf/tex/latex/beamer/beamerbaseoverlay.sty
Package: beamerbaseoverlay 2005/05/18  (rcs-revision 1.49)
\beamer@argscount=\count119
\beamer@lastskipcover=\skip42
\beamer@trivlistdepth=\count120
)
(/usr/share/texmf/tex/latex/beamer/beamerbasetitle.sty
Package: beamerbasetitle 2005/10/23  (rcs-revision 1.23)
)
(/usr/share/texmf/tex/latex/beamer/beamerbasesection.sty
Package: beamerbasesection 2005/04/20  (rcs-revision 1.18)
\c@lecture=\count121
\c@part=\count122
\c@section=\count123
\c@subsection=\count124
\c@subsubsection=\count125
)
(/usr/share/texmf/tex/latex/beamer/beamerbaseframe.sty
Package: beamerbaseframe 2005/06/02  (rcs-revision 1.58)
\beamer@framebox=\box37
\beamer@frametitlebox=\box38
\beamer@zoombox=\box39
\beamer@zoomcount=\count126
\beamer@zoomframecount=\count127
\beamer@frametextheight=\dimen160
\c@subsectionslide=\count128
\beamer@frametopskip=\skip43
\beamer@framebottomskip=\skip44
\beamer@frametopskipautobreak=\skip45
\beamer@framebottomskipautobreak=\skip46
\beamer@envbody=\toks19
\c@framenumber=\count129
)
(/usr/share/texmf/tex/latex/beamer/beamerbaseverbatim.sty
Package: beamerbaseverbatim 2005/04/12  (rcs-revision 1.6)
\beamer@verbatimfileout=\write3
)
(/usr/share/texmf/tex/latex/beamer/beamerbaseframesize.sty
Package: beamerbaseframesize 2005/06/09  (rcs-revision 1.17)
\beamer@splitbox=\box40
\beamer@autobreakcount=\count130
\beamer@autobreaklastheight=\dimen161
\beamer@frametitletoks=\toks20
\beamer@framesubtitletoks=\toks21
)
(/usr/share/texmf/tex/latex/beamer/beamerbaseframecomponents.sty
Package: beamerbaseframecomponents 2004/11/08  (rcs-revision 1.40)
\beamer@footins=\box41
)
(/usr/share/texmf/tex/latex/beamer/beamerbasecolor.sty
Package: beamerbasecolor 2005/01/25  (rcs-revision 1.41)
)
(/usr/share/texmf/tex/latex/beamer/beamerbasenotes.sty
Package: beamerbasenotes 2005/10/14  (rcs-revision 1.22)
\beamer@frameboxcopy=\box42
)
(/usr/share/texmf/tex/latex/beamer/beamerbasetoc.sty
Package: beamerbasetoc 2004/12/09  (rcs-revision 1.20)
)
(/usr/share/texmf/tex/latex/beamer/beamerbasetemplates.sty
Package: beamerbasetemplates 2004/10/07  (rcs-revision 1.50)
\beamer@sbttoks=\toks22

(/usr/share/texmf/tex/latex/beamer/beamerbaseauxtemplates.sty
Package: beamerbaseauxtemplates 2005/06/09  (rcs-revision 1.27)

(/usr/share/texmf/tex/latex/beamer/beamerbaseboxes.sty
Package: beamerbaseboxes 2005/06/09  (rcs-revision 1.28)
\bmb@box=\box43
\bmb@colorbox=\box44
\bmb@boxshadow=\box45
\bmb@boxshadowball=\box46
\bmb@boxshadowballlarge=\box47
\bmb@temp=\dimen162
\bmb@dima=\dimen163
\bmb@dimb=\dimen164
\bmb@prevheight=\dimen165
)
\beamer@blockheadheight=\dimen166
))
(/usr/share/texmf/tex/latex/beamer/beamerbaselocalstructure.sty
Package: beamerbaselocalstructure 2005/04/20  (rcs-revision 1.51)

(/usr/share/texmf/tex/latex/tools/enumerate.sty
Package: enumerate 1999/03/05 v3.00 enumerate extensions (DPC)
\@enLab=\toks23
)
\c@figure=\count131
\c@table=\count132
\abovecaptionskip=\skip47
\belowcaptionskip=\skip48
)
(/usr/share/texmf/tex/latex/beamer/beamerbasenavigation.sty
Package: beamerbasenavigation 2005/06/01  (rcs-revision 1.34)
)
(/usr/share/texmf/tex/latex/beamer/beamerbasetheorems.sty
Package: beamerbasetheorems 2005/04/04  (rcs-revision 1.7)

(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
Package: amsmath 2000/07/18 v2.13 AMS math features
\@mathmargin=\skip49

For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01

(/usr/share/texmf/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0
\@emptytoks=\toks24
\ex@=\dimen167
))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d
\pmbraise@=\dimen168
)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty
Package: amsopn 1999/12/14 v2.01 operator names
)
\inf@bad=\count133
LaTeX Info: Redefining \frac on input line 211.
\uproot@=\count134
\leftroot@=\count135
LaTeX Info: Redefining \overline on input line 307.
\classnum@=\count136
\DOTSCASE@=\count137
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
\Mathstrutbox@=\box48
\strutbox@=\box49
\big@size=\dimen169
LaTeX Font Info:    Redeclaring font encoding OML on input line 567.
LaTeX Font Info:    Redeclaring font encoding OMS on input line 568.
\macc@depth=\count138
\c@MaxMatrixCols=\count139
\dotsspace@=\muskip11
\c@parentequation=\count140
\dspbrk@lvl=\count141
\tag@help=\toks25
\row@=\count142
\column@=\count143
\maxfields@=\count144
\andhelp@=\toks26
\eqnshift@=\dimen170
\alignsep@=\dimen171
\tagshift@=\dimen172
\tagwidth@=\dimen173
\totwidth@=\dimen174
\lineht@=\dimen175
\@envbody=\toks27
\multlinegap=\skip50
\multlinetaggap=\skip51
\mathdisplay@stack=\toks28
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
(/usr/share/texmf/tex/latex/amscls/amsthm.sty
Package: amsthm 2004/08/06 v2.20
\thm@style=\toks29
\thm@bodyfont=\toks30
\thm@headfont=\toks31
\thm@notefont=\toks32
\thm@headpunct=\toks33
\thm@preskip=\skip52
\thm@postskip=\skip53
\thm@headsep=\skip54
\dth@everypar=\toks34
)
\c@theorem=\count145
)
(/usr/share/texmf/tex/latex/beamer/beamerbasethemes.sty
Package: beamerbasethemes 2004/10/07  (rcs-revision 1.9)
)
(/usr/share/texmf/tex/latex/beamer/themes/theme/beamerthemedefault.sty
Package: beamerthemedefault 2004/10/07  (rcs-revision 1.6)

(/usr/share/texmf/tex/latex/beamer/themes/font/beamerfontthemedefault.sty
Package: beamerfontthemedefault 2005/03/15  (rcs-revision 1.12)
)
(/usr/share/texmf/tex/latex/beamer/themes/color/beamercolorthemedefault.sty
Package: beamercolorthemedefault 2005/03/15  (rcs-revision 1.27)
)
(/usr/share/texmf/tex/latex/beamer/themes/inner/beamerinnerthemedefault.sty
Package: beamerinnerthemedefault 2005/06/17  (rcs-revision 1.19)
\beamer@dima=\dimen176
\beamer@dimb=\dimen177
)
(/usr/share/texmf/tex/latex/beamer/themes/outer/beamerouterthemedefault.sty
Package: beamerouterthemedefault 2005/06/09  (rcs-revision 1.13)
)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
Package: inputenc 2006/05/05 v1.1b Input encoding file
\inpenc@prehook=\toks35
\inpenc@posthook=\toks36

(/usr/share/texmf/tex/latex/base/utf8.def
File: utf8.def 2006/03/30 v1.1i UTF-8 support for inputenc
Now handling font encoding OML ...
... no UTF-8 mapping file for font encoding OML
Now handling font encoding T1 ...
... processing UTF-8 mapping file for font encodingT1

(/usr/share/texmf/tex/latex/base/t1enc.dfu
File: t1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
   defining Unicode char U+00A1 (decimal 161)
   defining Unicode char U+00A3 (decimal 163)
   defining Unicode char U+00AB (decimal 171)
   defining Unicode char U+00BB (decimal 187)
   defining Unicode char U+00BF (decimal 191)
   defining Unicode char U+00C0 (decimal 192)
   defining Unicode char U+00C1 (decimal 193)
   defining Unicode char U+00C2 (decimal 194)
   defining Unicode char U+00C3 (decimal 195)
   defining Unicode char U+00C4 (decimal 196)
   defining Unicode char U+00C5 (decimal 197)
   defining Unicode char U+00C6 (decimal 198)
   defining Unicode char U+00C7 (decimal 199)
   defining Unicode char U+00C8 (decimal 200)
   defining Unicode char U+00C9 (decimal 201)
   defining Unicode char U+00CA (decimal 202)
   defining Unicode char U+00CB (decimal 203)
   defining Unicode char U+00CC (decimal 204)
   defining Unicode char U+00CD (decimal 205)
   defining Unicode char U+00CE (decimal 206)
   defining Unicode char U+00CF (decimal 207)
   defining Unicode char U+00D0 (decimal 208)
   defining Unicode char U+00D1 (decimal 209)
   defining Unicode char U+00D2 (decimal 210)
   defining Unicode char U+00D3 (decimal 211)
   defining Unicode char U+00D4 (decimal 212)
   defining Unicode char U+00D5 (decimal 213)
   defining Unicode char U+00D6 (decimal 214)
   defining Unicode char U+00D8 (decimal 216)
   defining Unicode char U+00D9 (decimal 217)
   defining Unicode char U+00DA (decimal 218)
   defining Unicode char U+00DB (decimal 219)
   defining Unicode char U+00DC (decimal 220)
   defining Unicode char U+00DD (decimal 221)
   defining Unicode char U+00DE (decimal 222)
   defining Unicode char U+00DF (decimal 223)
   defining Unicode char U+00E0 (decimal 224)
   defining Unicode char U+00E1 (decimal 225)
   defining Unicode char U+00E2 (decimal 226)
   defining Unicode char U+00E3 (decimal 227)
   defining Unicode char U+00E4 (decimal 228)
   defining Unicode char U+00E5 (decimal 229)
   defining Unicode char U+00E6 (decimal 230)
   defining Unicode char U+00E7 (decimal 231)
   defining Unicode char U+00E8 (decimal 232)
   defining Unicode char U+00E9 (decimal 233)
   defining Unicode char U+00EA (decimal 234)
   defining Unicode char U+00EB (decimal 235)
   defining Unicode char U+00EC (decimal 236)
   defining Unicode char U+00ED (decimal 237)
   defining Unicode char U+00EE (decimal 238)
   defining Unicode char U+00EF (decimal 239)
   defining Unicode char U+00F0 (decimal 240)
   defining Unicode char U+00F1 (decimal 241)
   defining Unicode char U+00F2 (decimal 242)
   defining Unicode char U+00F3 (decimal 243)
   defining Unicode char U+00F4 (decimal 244)
   defining Unicode char U+00F5 (decimal 245)
   defining Unicode char U+00F6 (decimal 246)
   defining Unicode char U+00F8 (decimal 248)
   defining Unicode char U+00F9 (decimal 249)
   defining Unicode char U+00FA (decimal 250)
   defining Unicode char U+00FB (decimal 251)
   defining Unicode char U+00FC (decimal 252)
   defining Unicode char U+00FD (decimal 253)
   defining Unicode char U+00FE (decimal 254)
   defining Unicode char U+00FF (decimal 255)
   defining Unicode char U+0102 (decimal 258)
   defining Unicode char U+0103 (decimal 259)
   defining Unicode char U+0104 (decimal 260)
   defining Unicode char U+0105 (decimal 261)
   defining Unicode char U+0106 (decimal 262)
   defining Unicode char U+0107 (decimal 263)
   defining Unicode char U+010C (decimal 268)
   defining Unicode char U+010D (decimal 269)
   defining Unicode char U+010E (decimal 270)
   defining Unicode char U+010F (decimal 271)
   defining Unicode char U+0110 (decimal 272)
   defining Unicode char U+0111 (decimal 273)
   defining Unicode char U+0118 (decimal 280)
   defining Unicode char U+0119 (decimal 281)
   defining Unicode char U+011A (decimal 282)
   defining Unicode char U+011B (decimal 283)
   defining Unicode char U+011E (decimal 286)
   defining Unicode char U+011F (decimal 287)
   defining Unicode char U+0130 (decimal 304)
   defining Unicode char U+0131 (decimal 305)
   defining Unicode char U+0132 (decimal 306)
   defining Unicode char U+0133 (decimal 307)
   defining Unicode char U+0139 (decimal 313)
   defining Unicode char U+013A (decimal 314)
   defining Unicode char U+013D (decimal 317)
   defining Unicode char U+013E (decimal 318)
   defining Unicode char U+0141 (decimal 321)
   defining Unicode char U+0142 (decimal 322)
   defining Unicode char U+0143 (decimal 323)
   defining Unicode char U+0144 (decimal 324)
   defining Unicode char U+0147 (decimal 327)
   defining Unicode char U+0148 (decimal 328)
   defining Unicode char U+014A (decimal 330)
   defining Unicode char U+014B (decimal 331)
   defining Unicode char U+0150 (decimal 336)
   defining Unicode char U+0151 (decimal 337)
   defining Unicode char U+0152 (decimal 338)
   defining Unicode char U+0153 (decimal 339)
   defining Unicode char U+0154 (decimal 340)
   defining Unicode char U+0155 (decimal 341)
   defining Unicode char U+0158 (decimal 344)
   defining Unicode char U+0159 (decimal 345)
   defining Unicode char U+015A (decimal 346)
   defining Unicode char U+015B (decimal 347)
   defining Unicode char U+015E (decimal 350)
   defining Unicode char U+015F (decimal 351)
   defining Unicode char U+0160 (decimal 352)
   defining Unicode char U+0161 (decimal 353)
   defining Unicode char U+0162 (decimal 354)
   defining Unicode char U+0163 (decimal 355)
   defining Unicode char U+0164 (decimal 356)
   defining Unicode char U+0165 (decimal 357)
   defining Unicode char U+016E (decimal 366)
   defining Unicode char U+016F (decimal 367)
   defining Unicode char U+0170 (decimal 368)
   defining Unicode char U+0171 (decimal 369)
   defining Unicode char U+0178 (decimal 376)
   defining Unicode char U+0179 (decimal 377)
   defining Unicode char U+017A (decimal 378)
   defining Unicode char U+017B (decimal 379)
   defining Unicode char U+017C (decimal 380)
   defining Unicode char U+017D (decimal 381)
   defining Unicode char U+017E (decimal 382)
   defining Unicode char U+200C (decimal 8204)
   defining Unicode char U+2013 (decimal 8211)
   defining Unicode char U+2014 (decimal 8212)
   defining Unicode char U+2018 (decimal 8216)
   defining Unicode char U+2019 (decimal 8217)
   defining Unicode char U+201A (decimal 8218)
   defining Unicode char U+201C (decimal 8220)
   defining Unicode char U+201D (decimal 8221)
   defining Unicode char U+201E (decimal 8222)
   defining Unicode char U+2030 (decimal 8240)
   defining Unicode char U+2031 (decimal 8241)
   defining Unicode char U+2039 (decimal 8249)
   defining Unicode char U+203A (decimal 8250)
   defining Unicode char U+2423 (decimal 9251)
)
Now handling font encoding OT1 ...
... processing UTF-8 mapping file for font encodingOT1

(/usr/share/texmf/tex/latex/base/ot1enc.dfu
File: ot1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
   defining Unicode char U+00A1 (decimal 161)
   defining Unicode char U+00A3 (decimal 163)
   defining Unicode char U+00B8 (decimal 184)
   defining Unicode char U+00BF (decimal 191)
   defining Unicode char U+00C5 (decimal 197)
   defining Unicode char U+00C6 (decimal 198)
   defining Unicode char U+00D8 (decimal 216)
   defining Unicode char U+00DF (decimal 223)
   defining Unicode char U+00E6 (decimal 230)
   defining Unicode char U+00EC (decimal 236)
   defining Unicode char U+00ED (decimal 237)
   defining Unicode char U+00EE (decimal 238)
   defining Unicode char U+00EF (decimal 239)
   defining Unicode char U+00F8 (decimal 248)
   defining Unicode char U+0131 (decimal 305)
   defining Unicode char U+0141 (decimal 321)
   defining Unicode char U+0142 (decimal 322)
   defining Unicode char U+0152 (decimal 338)
   defining Unicode char U+0153 (decimal 339)
   defining Unicode char U+2013 (decimal 8211)
   defining Unicode char U+2014 (decimal 8212)
   defining Unicode char U+2018 (decimal 8216)
   defining Unicode char U+2019 (decimal 8217)
   defining Unicode char U+201C (decimal 8220)
   defining Unicode char U+201D (decimal 8221)
)
Now handling font encoding OMS ...
... processing UTF-8 mapping file for font encodingOMS

(/usr/share/texmf/tex/latex/base/omsenc.dfu
File: omsenc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
   defining Unicode char U+00A7 (decimal 167)
   defining Unicode char U+00B6 (decimal 182)
   defining Unicode char U+00B7 (decimal 183)
   defining Unicode char U+2020 (decimal 8224)
   defining Unicode char U+2021 (decimal 8225)
   defining Unicode char U+2022 (decimal 8226)
)
Now handling font encoding OMX ...
... no UTF-8 mapping file for font encoding OMX
Now handling font encoding U ...
... no UTF-8 mapping file for font encoding U
Now handling font encoding PD1 ...
... no UTF-8 mapping file for font encoding PD1
   defining Unicode char U+00A9 (decimal 169)
   defining Unicode char U+00AA (decimal 170)
   defining Unicode char U+00AE (decimal 174)
   defining Unicode char U+00BA (decimal 186)
   defining Unicode char U+02C6 (decimal 710)
   defining Unicode char U+02DC (decimal 732)
   defining Unicode char U+200C (decimal 8204)
   defining Unicode char U+2026 (decimal 8230)
   defining Unicode char U+2122 (decimal 8482)
   defining Unicode char U+2423 (decimal 9251)
))
(/usr/share/texmf/tex/latex/base/fontenc.sty
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

(/usr/share/texmf/tex/latex/base/t1enc.def
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info:    Redeclaring font encoding T1 on input line 43.
))
(/usr/share/texmf/tex/latex/base/fixltx2e.sty
Package: fixltx2e 2006/03/24 v1.1n fixes to LaTeX
LaTeX Info: Redefining \em on input line 420.
LaTeX Info: The control sequence `\[' is already robust on input line 471.
LaTeX Info: The control sequence `\]' is already robust on input line 472.
)
(/usr/share/texmf/tex/latex/tools/longtable.sty
Package: longtable 2004/02/01 v4.11 Multi-page Table package (DPC)
\LTleft=\skip55
\LTright=\skip56
\LTpre=\skip57
\LTpost=\skip58
\LTchunksize=\count146
\LTcapwidth=\dimen178
\LT@head=\box50
\LT@firsthead=\box51
\LT@foot=\box52
\LT@lastfoot=\box53
\LT@cols=\count147
\LT@rows=\count148
\c@LT@tables=\count149
\c@LT@chunks=\count150
\LT@p@ftn=\toks37
)
(/usr/share/texmf/tex/latex/float/float.sty
Package: float 2001/11/08 v1.3d Float enhancements (AL)
\c@float@type=\count151
\float@exts=\toks38
\float@box=\box54
\@float@everytoks=\toks39
\@floatcapt=\box55
)
(/usr/share/texmf/tex/latex/wrapfig/wrapfig.sty
\wrapoverhang=\dimen179
\WF@size=\dimen180
\c@WF@wrappedlines=\count152
\WF@box=\box56
\WF@everypar=\toks40
Package: wrapfig 2003/01/31  v 3.6
)
(/usr/share/texmf/tex/latex/rotating/rotating.sty
Package: rotating 1997/09/26, v2.13 Rotation package

(/usr/share/texmf/tex/latex/base/ifthen.sty
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
)
\c@r@tfl@t=\count153
\rot@float@box=\box57
)
(/usr/share/texmf/tex/latex/ltxmisc/ulem.sty
\UL@box=\box58
\UL@hyphenbox=\box59
\UL@skip=\skip59
\UL@hook=\toks41
\UL@pe=\count154
\UL@pixel=\dimen181
\ULC@box=\box60
Package: ulem 2000/05/26
\ULdepth=\dimen182
)
(/usr/share/texmf/tex/latex/base/textcomp.sty
Package: textcomp 2005/09/27 v1.99g Standard LaTeX package
Package textcomp Info: Sub-encoding information:
(textcomp)               5 = only ISO-Adobe without \textcurrency
(textcomp)               4 = 5 + \texteuro
(textcomp)               3 = 4 + \textohm
(textcomp)               2 = 3 + \textestimated + \textcurrency
(textcomp)               1 = TS1 - \textcircled - \t
(textcomp)               0 = TS1 (full)
(textcomp)             Font families with sub-encoding setting implement
(textcomp)             only a restricted character set as indicated.
(textcomp)             Family '?' is the default used for unknown fonts.
(textcomp)             See the documentation for details.
Package textcomp Info: Setting ? sub-encoding to TS1/1 on input line 71.

(/usr/share/texmf/tex/latex/base/ts1enc.def
File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
Now handling font encoding TS1 ...
... processing UTF-8 mapping file for font encoding TS1

(/usr/share/texmf/tex/latex/base/ts1enc.dfu
File: ts1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
   defining Unicode char U+00A2 (decimal 162)
   defining Unicode char U+00A3 (decimal 163)
   defining Unicode char U+00A4 (decimal 164)
   defining Unicode char U+00A5 (decimal 165)
   defining Unicode char U+00A6 (decimal 166)
   defining Unicode char U+00A7 (decimal 167)
   defining Unicode char U+00A8 (decimal 168)
   defining Unicode char U+00A9 (decimal 169)
   defining Unicode char U+00AA (decimal 170)
   defining Unicode char U+00AC (decimal 172)
   defining Unicode char U+00AE (decimal 174)
   defining Unicode char U+00AF (decimal 175)
   defining Unicode char U+00B0 (decimal 176)
   defining Unicode char U+00B1 (decimal 177)
   defining Unicode char U+00B2 (decimal 178)
   defining Unicode char U+00B3 (decimal 179)
   defining Unicode char U+00B4 (decimal 180)
   defining Unicode char U+00B5 (decimal 181)
   defining Unicode char U+00B6 (decimal 182)
   defining Unicode char U+00B7 (decimal 183)
   defining Unicode char U+00B9 (decimal 185)
   defining Unicode char U+00BA (decimal 186)
   defining Unicode char U+00BC (decimal 188)
   defining Unicode char U+00BD (decimal 189)
   defining Unicode char U+00BE (decimal 190)
   defining Unicode char U+00D7 (decimal 215)
   defining Unicode char U+00F7 (decimal 247)
   defining Unicode char U+0192 (decimal 402)
   defining Unicode char U+02C7 (decimal 711)
   defining Unicode char U+02D8 (decimal 728)
   defining Unicode char U+02DD (decimal 733)
   defining Unicode char U+0E3F (decimal 3647)
   defining Unicode char U+2016 (decimal 8214)
   defining Unicode char U+2020 (decimal 8224)
   defining Unicode char U+2021 (decimal 8225)
   defining Unicode char U+2022 (decimal 8226)
   defining Unicode char U+2030 (decimal 8240)
   defining Unicode char U+2031 (decimal 8241)
   defining Unicode char U+203B (decimal 8251)
   defining Unicode char U+203D (decimal 8253)
   defining Unicode char U+2044 (decimal 8260)
   defining Unicode char U+204E (decimal 8270)
   defining Unicode char U+2052 (decimal 8274)
   defining Unicode char U+20A1 (decimal 8353)
   defining Unicode char U+20A4 (decimal 8356)
   defining Unicode char U+20A6 (decimal 8358)
   defining Unicode char U+20A9 (decimal 8361)
   defining Unicode char U+20AB (decimal 8363)
   defining Unicode char U+20AC (decimal 8364)
   defining Unicode char U+20B1 (decimal 8369)
   defining Unicode char U+2103 (decimal 8451)
   defining Unicode char U+2116 (decimal 8470)
   defining Unicode char U+2117 (decimal 8471)
   defining Unicode char U+211E (decimal 8478)
   defining Unicode char U+2120 (decimal 8480)
   defining Unicode char U+2122 (decimal 8482)
   defining Unicode char U+2126 (decimal 8486)
   defining Unicode char U+2127 (decimal 8487)
   defining Unicode char U+212E (decimal 8494)
   defining Unicode char U+2190 (decimal 8592)
   defining Unicode char U+2191 (decimal 8593)
   defining Unicode char U+2192 (decimal 8594)
   defining Unicode char U+2193 (decimal 8595)
   defining Unicode char U+2329 (decimal 9001)
   defining Unicode char U+232A (decimal 9002)
   defining Unicode char U+2422 (decimal 9250)
   defining Unicode char U+25E6 (decimal 9702)
   defining Unicode char U+25EF (decimal 9711)
   defining Unicode char U+266A (decimal 9834)
))
LaTeX Info: Redefining \oldstylenums on input line 266.
Package textcomp Info: Setting cmr sub-encoding to TS1/0 on input line 281.
Package textcomp Info: Setting cmss sub-encoding to TS1/0 on input line 282.
Package textcomp Info: Setting cmtt sub-encoding to TS1/0 on input line 283.
Package textcomp Info: Setting cmvtt sub-encoding to TS1/0 on input line 284.
Package textcomp Info: Setting cmbr sub-encoding to TS1/0 on input line 285.
Package textcomp Info: Setting cmtl sub-encoding to TS1/0 on input line 286.
Package textcomp Info: Setting ccr sub-encoding to TS1/0 on input line 287.
Package textcomp Info: Setting ptm sub-encoding to TS1/4 on input line 288.
Package textcomp Info: Setting pcr sub-encoding to TS1/4 on input line 289.
Package textcomp Info: Setting phv sub-encoding to TS1/4 on input line 290.
Package textcomp Info: Setting ppl sub-encoding to TS1/3 on input line 291.
Package textcomp Info: Setting pag sub-encoding to TS1/4 on input line 292.
Package textcomp Info: Setting pbk sub-encoding to TS1/4 on input line 293.
Package textcomp Info: Setting pnc sub-encoding to TS1/4 on input line 294.
Package textcomp Info: Setting pzc sub-encoding to TS1/4 on input line 295.
Package textcomp Info: Setting bch sub-encoding to TS1/4 on input line 296.
Package textcomp Info: Setting put sub-encoding to TS1/5 on input line 297.
Package textcomp Info: Setting uag sub-encoding to TS1/5 on input line 298.
Package textcomp Info: Setting ugq sub-encoding to TS1/5 on input line 299.
Package textcomp Info: Setting ul8 sub-encoding to TS1/4 on input line 300.
Package textcomp Info: Setting ul9 sub-encoding to TS1/4 on input line 301.
Package textcomp Info: Setting augie sub-encoding to TS1/5 on input line 302.
Package textcomp Info: Setting dayrom sub-encoding to TS1/3 on input line 303.
Package textcomp Info: Setting dayroms sub-encoding to TS1/3 on input line 304.

Package textcomp Info: Setting pxr sub-encoding to TS1/0 on input line 305.
Package textcomp Info: Setting pxss sub-encoding to TS1/0 on input line 306.
Package textcomp Info: Setting pxtt sub-encoding to TS1/0 on input line 307.
Package textcomp Info: Setting txr sub-encoding to TS1/0 on input line 308.
Package textcomp Info: Setting txss sub-encoding to TS1/0 on input line 309.
Package textcomp Info: Setting txtt sub-encoding to TS1/0 on input line 310.
Package textcomp Info: Setting futs sub-encoding to TS1/4 on input line 311.
Package textcomp Info: Setting futx sub-encoding to TS1/4 on input line 312.
Package textcomp Info: Setting futj sub-encoding to TS1/4 on input line 313.
Package textcomp Info: Setting hlh sub-encoding to TS1/3 on input line 314.
Package textcomp Info: Setting hls sub-encoding to TS1/3 on input line 315.
Package textcomp Info: Setting hlst sub-encoding to TS1/3 on input line 316.
Package textcomp Info: Setting hlct sub-encoding to TS1/5 on input line 317.
Package textcomp Info: Setting hlx sub-encoding to TS1/5 on input line 318.
Package textcomp Info: Setting hlce sub-encoding to TS1/5 on input line 319.
Package textcomp Info: Setting hlcn sub-encoding to TS1/5 on input line 320.
Package textcomp Info: Setting hlcw sub-encoding to TS1/5 on input line 321.
Package textcomp Info: Setting hlcf sub-encoding to TS1/5 on input line 322.
Package textcomp Info: Setting pplx sub-encoding to TS1/3 on input line 323.
Package textcomp Info: Setting pplj sub-encoding to TS1/3 on input line 324.
Package textcomp Info: Setting ptmx sub-encoding to TS1/4 on input line 325.
Package textcomp Info: Setting ptmj sub-encoding to TS1/4 on input line 326.
)
(/usr/share/texmf/tex/latex/marvosym/marvosym.sty
Package: marvosym 2006/05/11 v2.1 Martin Vogel's Symbols font definitions
)
(/usr/share/texmf/tex/latex/wasysym/wasysym.sty
Package: wasysym 2003/10/30 v2.0 Wasy-2 symbol support package
\symwasy=\mathgroup6
LaTeX Font Info:    Overwriting symbol font `wasy' in version `bold'
(Font)                  U/wasy/m/n --> U/wasy/b/n on input line 90.
) (.//presentation-1.aux)
\openout1 = `presentation-1.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for PD1/pdf/m/n on input line 27.
LaTeX Font Info:    ... okay on input line 27.
LaTeX Font Info:    Checking defaults for TS1/cmr/m/n on input line 27.
LaTeX Font Info:    Try loading font information for TS1+cmr on input line 27.

(/usr/share/texmf/tex/latex/base/ts1cmr.fd
File: ts1cmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info:    ... okay on input line 27.
-------------------- Geometry parameters
paper: user defined
landscape: --
twocolumn: --
twoside: --
asymmetric: --
h-parts: 28.45274pt, 307.28987pt, 28.45274pt
v-parts: 0.0pt, 273.14662pt, 0.0pt
hmarginratio: --
vmarginratio: --
lines: --
heightrounded: --
bindingoffset: 0.0pt
truedimen: --
includehead: true
includefoot: true
includemp: --
driver: pdftex
-------------------- Page layout dimensions and switches
\paperwidth  364.19536pt
\paperheight 273.14662pt
\textwidth  307.28987pt
\textheight 244.6939pt
\oddsidemargin  -43.81725pt
\evensidemargin -43.81725pt
\topmargin  -72.26999pt
\headheight 14.22636pt
\headsep    0.0pt
\footskip   14.22636pt
\marginparwidth 4.0pt
\marginparsep   10.0pt
\columnsep  10.0pt
\skip\footins  10.0pt plus 4.0pt minus 2.0pt
\hoffset 0.0pt
\voffset 0.0pt
\mag 1000

(1in=72.27pt, 1cm=28.45pt)
-----------------------
Package hyperref Info: Link coloring OFF on input line 27.

(/usr/share/texmf/tex/latex/hyperref/nameref.sty
Package: nameref 2006/12/27 v2.28 Cross-referencing by name of section

(/usr/share/texmf/tex/latex/oberdiek/refcount.sty
Package: refcount 2006/02/20 v3.0 Data extraction from references (HO)
)
\c@section@level=\count155
)
LaTeX Info: Redefining \ref on input line 27.
LaTeX Info: Redefining \pageref on input line 27.
 (.//presentation-1.out)
(.//presentation-1.out)
\@outlinefile=\write4
\openout4 = `presentation-1.out'.

LaTeX Font Info:    Overwriting symbol font `operators' in version `normal'
(Font)                  OT1/cmr/m/n --> OT1/cmss/m/n on input line 27.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  OT1/cmr/bx/n --> OT1/cmss/bx/n on input line 27.
\symnumbers=\mathgroup7
\sympureletters=\mathgroup8
LaTeX Font Info:    Overwriting math alphabet `\mathrm' in version `normal'
(Font)                  OT1/cmss/m/n --> T1/cmr/m/n on input line 27.
LaTeX Font Info:    Redeclaring math alphabet \mathbf on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `normal'
(Font)                  OT1/cmr/bx/n --> T1/cmss/bx/n on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `bold'
(Font)                  OT1/cmr/bx/n --> T1/cmss/bx/n on input line 27.
LaTeX Font Info:    Redeclaring math alphabet \mathsf on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathsf' in version `normal'
(Font)                  OT1/cmss/m/n --> T1/cmss/m/n on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathsf' in version `bold'
(Font)                  OT1/cmss/bx/n --> T1/cmss/m/n on input line 27.
LaTeX Font Info:    Redeclaring math alphabet \mathit on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `normal'
(Font)                  OT1/cmr/m/it --> T1/cmss/m/it on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `bold'
(Font)                  OT1/cmr/bx/it --> T1/cmss/m/it on input line 27.
LaTeX Font Info:    Redeclaring math alphabet \mathtt on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathtt' in version `normal'
(Font)                  OT1/cmtt/m/n --> T1/cmtt/m/n on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathtt' in version `bold'
(Font)                  OT1/cmtt/m/n --> T1/cmtt/m/n on input line 27.
LaTeX Font Info:    Overwriting symbol font `numbers' in version `bold'
(Font)                  T1/cmss/m/n --> T1/cmss/bx/n on input line 27.
LaTeX Font Info:    Overwriting symbol font `pureletters' in version `bold'
(Font)                  T1/cmss/m/it --> T1/cmss/bx/it on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathrm' in version `bold'
(Font)                  OT1/cmss/bx/n --> T1/cmr/bx/n on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `bold'
(Font)                  T1/cmss/bx/n --> T1/cmss/bx/n on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathsf' in version `bold'
(Font)                  T1/cmss/m/n --> T1/cmss/bx/n on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `bold'
(Font)                  T1/cmss/m/it --> T1/cmss/bx/it on input line 27.
LaTeX Font Info:    Overwriting math alphabet `\mathtt' in version `bold'
(Font)                  T1/cmtt/m/n --> T1/cmtt/bx/n on input line 27.

No file presentation-1.nav.

LaTeX Font Warning: Font shape `T1/cmss/m/n' in size <4> not available
(Font)              size <5> substituted on input line 29.

[1

{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}]
LaTeX Font Info:    Try loading font information for U+msa on input line 37.

(/usr/share/texmf/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2002/01/19 v2.2g AMS font definitions
)
LaTeX Font Info:    Try loading font information for U+msb on input line 37.

(/usr/share/texmf/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2002/01/19 v2.2g AMS font definitions
)
LaTeX Font Info:    Try loading font information for U+wasy on input line 37.

(/usr/share/texmf/tex/latex/wasysym/uwasy.fd
File: uwasy.fd 2003/10/30 v2.0 Wasy-2 symbol font definitions
) [2

]
\openout3 = `presentation-1.3.vrb'.

)
Runaway argument?
{What is Org-mode?}^^M \begin{itemize}^^M\item Emacs major-mode for o\ETC.
! File ended while scanning use of \beamer@processframefirstline.
<inserted text> 
                \par 
<*> /tmp/presentation-1.tex
                           
I suspect you have forgotten a `}', causing me
to read past where you wanted me to stop.
I'll try to recover; but if the error is serious,
you'd better type `E' or `X' now and fix your file.

! Emergency stop.
<*> /tmp/presentation-1.tex
                           
*** (job aborted, no legal \end found)

 
Here is how much of TeX's memory you used:
 9485 strings out of 256216
 157481 string characters out of 1917072
 242422 words of memory out of 1500000
 12460 multiletter control sequences out of 10000+200000
 17653 words of font info for 51 fonts, out of 1200000 for 2000
 645 hyphenation exceptions out of 8191
 41i,14n,51p,354b,503s stack positions out of 5000i,500n,6000p,200000b,15000s
!  ==> Fatal error occurred, no output PDF file produced!

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
  2014-07-14 17:44       ` Suhas Pai
@ 2014-07-14 19:15         ` Josiah Schwab
  2014-07-14 21:13           ` Nick Dokos
  2014-07-14 21:14           ` Suhas Pai
  0 siblings, 2 replies; 8+ messages in thread
From: Josiah Schwab @ 2014-07-14 19:15 UTC (permalink / raw)
  To: Suhas Pai; +Cc: emacs-orgmode@gnu.org

Hi Suhas,

> Yes, I downloaded the same file and tried again and got the following debug trace:
>
> Debugger entered--Lisp error: (error "PDF file ./presentation-1.pdf wasn't produced: Runaway argument")

That message is indicating an error during the LaTeX -> PDF step.

Why don't you take a look at the presentation-1.tex file and see where
things are going wrong.

You can probably reproduce this typeset the file (outside of emacs)
  pdflatex presentation-1.tex

Runway LaTeX arguments usually signify something like this (closing
curly brace missing).

,----
| \documentclass{article}
| 
| \begin{document}
| 
| \section{Runaway
| 
| \end{document}
`----

Sorry, I don't have any more time to spend on this.  Maybe someone else
will be able to help.

Best,
Josiah

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
  2014-07-14 19:15         ` Josiah Schwab
@ 2014-07-14 21:13           ` Nick Dokos
  2014-07-14 21:14           ` Suhas Pai
  1 sibling, 0 replies; 8+ messages in thread
From: Nick Dokos @ 2014-07-14 21:13 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Josiah Schwab <jschwab@gmail.com> writes:

> Hi Suhas,
>
>> Yes, I downloaded the same file and tried again and got the following debug trace:
>>
>> Debugger entered--Lisp error: (error "PDF file ./presentation-1.pdf wasn't produced: Runaway argument")
>
> That message is indicating an error during the LaTeX -> PDF step.
>
> Why don't you take a look at the presentation-1.tex file and see where
> things are going wrong.
>
> You can probably reproduce this typeset the file (outside of emacs)
>   pdflatex presentation-1.tex
>

That's indeed the best approach to debug such problems. FWIW, I also had
no trouble exporting it to PDF. If you still have problems, post the
presentation-1.tex file that is produced. Or you can do the comparison
with the one I got (attached):


[-- Attachment #2: presentation-1.tex --]
[-- Type: application/x-tex, Size: 1551 bytes --]

% Created 2014-07-14 Mon 17:04
\documentclass[presentation]{beamer}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\usetheme{default}
\author{Nick Dokos}
\date{\today}
\title{presentation-1}
\begin{document}

\maketitle


\begin{frame}[label=sec-1]{What is Beamer?}
\begin{itemize}
\item \LaTeX{} styles for presentations
\item Exports to PowerPoint-style presentation format
\end{itemize}
\end{frame}

\begin{frame}[fragile,label=sec-2]{What is Org-mode?}
 \begin{itemize}
\item Emacs major-mode for organized thought
\item Spiritual successor to \texttt{outline-mode}
\item Supports wide variety of markup
\begin{itemize}
\item \emph{italic}, \alert{bold}, \texttt{code}, \verb~verbatim~, etc.
\item Inline \LaTeX{} (including math!)
\end{itemize}
\item Can export to \LaTeX{}, HTML, and other formats
\end{itemize}
\end{frame}

\begin{frame}[label=sec-3]{How Do I Work This Thing?}
\begin{itemize}
\item Edit text
\item Export to PDF
\begin{itemize}
\item Intermediate \LaTeX{} file is created and saved
\item This allows all the fine-grained tweaking of \LaTeX{} -- optionally
\end{itemize}
\item Unfortunately, the difficult bit remains: giving the presentation
\end{itemize}
\end{frame}
% Emacs 24.4.50.2 (Org mode 8.2.7b)
\end{document}

[-- Attachment #3: Type: text/plain, Size: 328 bytes --]


> Runway LaTeX arguments usually signify something like this (closing
> curly brace missing).
>
> ,----
> | \documentclass{article}
> | 
> | \begin{document}
> | 
> | \section{Runaway
> | 
> | \end{document}
> `----
>
> Sorry, I don't have any more time to spend on this.  Maybe someone else
> will be able to help.
>

--
Nick

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
  2014-07-14 19:15         ` Josiah Schwab
  2014-07-14 21:13           ` Nick Dokos
@ 2014-07-14 21:14           ` Suhas Pai
  1 sibling, 0 replies; 8+ messages in thread
From: Suhas Pai @ 2014-07-14 21:14 UTC (permalink / raw)
  To: Josiah Schwab; +Cc: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1367 bytes --]

Hi Josiah,

Thanks for the tips. I'll take that line of investigation and see if I can resolve it.
I'll let you know if I find the issue. Thanks again for volunteering your time to
look into the issue.


Best,
Suhas


________________________________
 From: Josiah Schwab <jschwab@gmail.com>
To: Suhas Pai <suhaspai@yahoo.com> 
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org> 
Sent: Monday, July 14, 2014 12:15 PM
Subject: Re: [O] Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
 

Hi Suhas,

> Yes, I downloaded the same file and tried again and got the following debug trace:
>
> Debugger entered--Lisp error: (error "PDF file ./presentation-1.pdf wasn't produced: Runaway argument")

That message is indicating an error during the LaTeX -> PDF step.

Why don't you take a look at the presentation-1.tex file and see where
things are going wrong.

You can probably reproduce this typeset the file (outside of emacs)
  pdflatex presentation-1.tex

Runway LaTeX arguments usually signify something like this (closing
curly brace missing).

,----
| \documentclass{article}
| 
| \begin{document}
| 
| \section{Runaway
| 
| \end{document}
`----

Sorry, I don't have any more time to spend on this.  Maybe someone else
will be able to help.




Best,
Josiah

[-- Attachment #2: Type: text/html, Size: 3477 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-14 21:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-13  7:19 Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides Suhas Pai
2014-07-14 15:39 ` Josiah Schwab
2014-07-14 16:02   ` Suhas Pai
2014-07-14 17:33     ` Josiah Schwab
2014-07-14 17:44       ` Suhas Pai
2014-07-14 19:15         ` Josiah Schwab
2014-07-14 21:13           ` Nick Dokos
2014-07-14 21:14           ` Suhas Pai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).