Peter, I am no expert at LaTeX. However in response to a request I made recently on this list Tim Burt spent time assisting me put together a template that I can use to produce pdfs in the format our company requires. I have attached a copy of the template to this email in the hope that it may help others create their own templates. It is working very well for me so far. There are still a few bits that can't be expressed entirely in org syntax thus requiring the LaTeX style file. Tim's explanation of how to use it is below. Thanks again go out to Tim for his help with this! Regards Bart There are two main files and one supporting file needed for the suite to work: - ursysrpt-template.org :: Template org file that produces a URSYS report in PDF using LaTeX. - ursysrpt.sty :: The LaTeX style file that defines the headers, footers, and title page. - ursys.png :: Logo used by ursysrprt.sty. Follow these few steps to initiate a new report. 1. Copy the template file ursysrpt-template.org to another name (e.g. mydoc.org) 2. Edit the configuration items at the top of mydoc.org 3. Start the version table 4. Compile the document using =org-export-as-pdf= 5. Generate creative content using orgmode syntax -----Original Message----- From: emacs-orgmode-bounces+bart=bunting.net.au@gnu.org [mailto:emacs-orgmode-bounces+bart=bunting.net.au@gnu.org] On Behalf Of Peter Jones Sent: Thursday, September 17, 2009 7:50 AM To: emacs-orgmode@gnu.org Subject: [Orgmode] How Are Others Customizing LaTeX Export? I've written a few LaTeX templates for use with Emacs Muse, and I am looking at ways to use them with Org. For example, I have one template that generates a custom title page with my company's logo, my email address, and phone number. After reading the manual and looking at the org-latex.el code it doesn't look like it would be easy to customize the export in this way. For the title page I could use the org-export-latex-title-command variable, other customizations can use #+LATEX_HEADER:, but for stuff like multicol that needs to do an \end{multicols} before \end{document} it doesn't currently seem possible. Is anyone else doing LaTeX customization with Org? -- Peter Jones - 303-219-0226 pmade inc. - http://pmade.com _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode