[OS X TeX] OmniOutliner and pdfScreen

Fredrik Wallenberg fwallenberg at mac.com
Tue Apr 30 18:12:43 CEST 2002


A great big thanks to John Johnson for putting together the apple script 
that converted an OmniOutliner document to TeX. I have modified his code 
to create slides (using the pdfscreen format) from an outline.

The script has the following features and constraints:
-The top level bullet is treated as a new slide
-All lower bullets are treated as part of itemized lists with 
indentation preserved (a new \begin{itemize} for each indent)
-Notes in the TOP LEVEL (slide level) only are added as body text on the 
slide
-The script will not add multiple levels at the same time (but will 
close multiple)

for example:

A
	A.a
		A.a.a
		A.a.b

works fine, but

A
		A.a.a

does not work (you're code will have more \end{} than \begin{})

A commented version of the script can be found here:

http://sims.berkeley.edu/~fredrik/files/OmniOut2pdfScreen.scpt.bin

<File attached: Fredrik Wallenberg.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 953 bytes
Desc: not available
URL: <http://tug.org/pipermail/macostex-archives/attachments/20020430/e319570a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fredrik Wallenberg.vcf
Type: text/directory
Size: 259 bytes
Desc: not available
URL: <http://tug.org/pipermail/macostex-archives/attachments/20020430/e319570a/attachment-0001.bin>


More information about the macostex-archives mailing list