What is the proper way of exporting OmniOutliner document into LaTex?
I'v seen export to ConText, but this is not suitable for me.
I'v seen export to ConText, but this is not suitable for me.
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!
|
|
FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
OO export to LaTex | Thread Tools | Search this Thread | Display Modes |
Guest
2006-05-04, 01:46 PM
What is the proper way of exporting OmniOutliner document into LaTex?
I'v seen export to ConText, but this is not suitable for me.
Post 1
|
Member
2006-05-13, 08:55 AM
I'd like to second the return of this, if possible. Two things originally got me to go for the gold and buy OO: kGTD and the exporting to LaTeX. Only to find out that it no longer worked. Which is nobody's fault but mine, of course...but it would be wonderful if it was brought back to life. Many an academic would thank you (and quite likely buy your product).
Post 2
|
Guest
2007-07-24, 12:42 PM
I too would like to use OmniOutliner and then port the results to LaTeX. As a temporary measure, I've written a command-line Objective-C application that uses the built-in XML processing of NSXMLDocument to parse an opml file, and then writes out a LaTeX documentclass report file with the various levels mapped to chapter, section, etc. down to subparagraph.
Usage is: opml2latex input.opml output.tex It is available at: http://www.redcedar.com/opml2latex/opml2latex.zip including source code, universal (I hope) executable, and a combination example and documentation file (in oo3 format). --Dale
Post 3
|
We released a LaTeX exporter a few months ago? Don't quite remember how long but you'll find it in this package: http://www.omnigroup.com/ftp/pub/sof...ortsPlugin.zip
It will only work with the professional version of OO though. Let us know if you run into any problems with it.
Post 4
|
Member
2008-04-16, 09:49 PM
Just installed the exports plugin yesterday for outliner pro (3.6.5 v143.28). Trying to export a trivial test document to latex just results in an empty file. I checked the exporter file, it looks to be just xslt... does anyone know if there are some special instructions I'm goofing up on here?
Thanks!
Post 5
|
Member
2008-04-16, 11:01 PM
Ah sorry, got it now. File is actually a directory, but finder seems to think its a tex file?
Post 6
|
Member
2008-04-21, 07:20 PM
Oh - that's a bug in the exporter dialog. What you have to do is select to export another type, and then reselect latex article and it will show up just nicely (as a folder with a single document in it).
I'm doing my PhD dissertation as a series of omiouliner files that I export to LaTeX. So if you have any questions on the quirks feel free to ask (as I've prety much seen it all at this point). For example: 1. If you have bolded or underlined text NOT using their formatting on the left it will get munged on the export. Do not do this. In fact, just don't bother at all. IF you want emphasis, use the \emph{} tag right in the document rather than the emph tag (or hotkey F3) 2. If you are writing in the rows rather than the comments at the bottom and you include a carriage return inside a single row, the exporter will not recognize it. 3. If you paste in quotes from Word or any rich text editor, they will get munged. Quotes in LaTeX are supposed to be `` and '' respectively, anyway. 4. It only exports the first column (which is great for making inline comments, but bad if that's not what you expect). 5. You REALLY should put any LaTeX tables or formulae in the 'notes' pane rather than the rows. Generally when writing LaTeX in OOP it makes sense to view the notes inline rather than at the bottom. Yeah, its very sensitive and fickle, but once you get used to the quirks it works like a charm. I've already published two articles written entirely in OmniOutliner and exported to LaTeX. I can't see myself using anything else now, except in collaborative work. The only probably is that I have to make changes twice when I start tweaking the document in TextMate (or TexShop, which is what I used to use) - once in the actual Tex document and then again in the OOP file. Last edited by blurky; 2008-04-21 at 07:26 PM.. Reason: more info
Post 7
|
Member
2010-02-10, 08:38 AM
Hi I am having the same problem as Helsey, but I don't understand the remedy offered here. Excuse the ignorance. What can I do so that I don't export a blank Latex file? Thanks.
Post 8
|
Member
2010-11-29, 09:38 PM
Quote:
The primitive symbols of the language, in addition to the usual first-order logical apparatus, are =, ∈, Ψ, Υ, and (for use with a strong form of Choice) G'. => The primitive symbols of the language, in addition to the usual first-order logical apparatus, are =, , , Heres the actual TeX output, from a document containing only the above text: \documentclass{article} \title{} The primitive symbols of the language, in addition to the usual first-order logical apparatus, are =, ζ, Ψ, Last edited by FlashSheridan; 2011-02-09 at 01:12 PM.. Reason: Added output LaTeX
Post 9
|
Member
2011-01-12, 03:01 AM
writer2latex (http://writer2latex.sourceforge.net) seems to do a respectable though incomplete job (e.g. it drops underlining), once you've converted to RTF and then OpenOffice. I may end up using a combination of the broken OmniOutliner plug-in (for just the section headings) and writer2latex for everything else. (It also seems to have trouble with some Unicode characters, though that may be because of my struggles with XeTeX.)
Post 10
|
Thread Tools | Search this Thread |
Display Modes | |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
latex and OO | Carlos | OmniOutliner 3 for Mac | 8 | 2013-08-28 11:30 PM |
Latex/LatexIt | akhudek | OmniGraffle General | 0 | 2012-02-23 08:37 AM |
Help with LaTeX exporter (XSL) | benmadin | OmniOutliner 3 for Mac | 0 | 2011-07-08 07:29 PM |
Omit unmarked section in LaTex export | joaxi | OmniOutliner 3 for Mac | 0 | 2009-03-13 09:02 AM |
LaTeX equations in OG | hardcoreUFO | OmniGraffle General | 0 | 2008-04-24 05:59 PM |