emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: asr@ufl.edu (Allen S. Rout)
To: emacs-orgmode@gnu.org
Subject: Re: Generic LaTeX class support (scrlttr2/isodoc)
Date: Tue, 08 Feb 2011 15:54:46 -0500	[thread overview]
Message-ID: <87r5bi8cx5.fsf@ufl.edu> (raw)
In-Reply-To: 817hiff125.fsf@gmail.com

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

Jambunathan K <kjambunathan@gmail.com> writes:

> I am attaching sample files from my work-area for ready consumption.


[...]

I'm trying to use your lisp to generate isodoc letters.  I'm wondering
what tex processing commands you are using?

I don't have bbdb in place, so I changed that.  Otherwise, using your
code, I get a similar TeX result (attached) but a PDF result that
doesn't make much sense.  (attached).

Toying around with isodoc natively, I found that I could get things to
look somewhat better by translating the '[key=val]' region inside the
\begin{document} into a \setupdocument{} command _before_ the
\begin{document}.  From your earlier examples, it's clear that you were
getting it to work without that measure.


I saw that there were several notions of "How to turn an Org document
into tasty letter-flavored TeX-like source".... Has anyone else reached
a functional plateau they like?  


- Allen S. Rout





[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Generated TeX --]
[-- Type: text/x-tex, Size: 869 bytes --]

% Created 2011-02-08 Tue 15:47
\documentclass{isodoc}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{soul}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{latexsym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\usepackage{mystyle}
\providecommand{\alert}[1]{\textbf{#1}}
\begin{document}



\title{}
\author{Allen S. Rout}
\date{08 February 2011}





\letter
[
date =

    20100921
,
to =

    Joe, the most remarkable
,
opening =

    Friends
,
subject =

    Composing letters using isodoc
,
closing =

    Thanks
,
enclosures =

    foo
,
]
 {

   I would like to share with you a little utility that helps me
   compose formal letters within Org mode. Would you like to try it?
}

\end{document}

[-- Attachment #3: generated PDF --]
[-- Type: application/pdf, Size: 68438 bytes --]

[-- Attachment #4: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2011-02-08 20:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21 17:22 Generic LaTeX class support (scrlttr2/isodoc) Jambunathan K
2010-09-21 17:39 ` Jambunathan K
2011-02-08 20:54   ` Allen S. Rout [this message]
2011-02-09 23:59     ` Allen S. Rout

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r5bi8cx5.fsf@ufl.edu \
    --to=asr@ufl.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).