From: tsd@tsdye.com (Thomas S. Dye)
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Bug in export of call lines
Date: Thu, 06 Mar 2014 16:05:15 -1000 [thread overview]
Message-ID: <m21tye69wk.fsf@tsdye.com> (raw)
Aloha all,
I've been dusting off a draft paper written when the new export
framework was still in contrib. Now that I've brought the file
up-to-date so that it exports asynchronously again, I'm getting an error
that wasn't there before.
This Org mode input:
- B.01397 :: This is an unusual tool with a nearly constant thickness
along most of its length (fig. [[fig:axes]], /a/). Most of
the edge is missing, but one corner is intact. Too little
remains of the edge to describe its shape, but the obtuse
angle of the surviving corner suggests the edge was
convex in plan view. The opposite end at the poll is also
incomplete, so a complete longitudinal section is absent.
The tool is made from a dark grey volcanic rock that has
a pitted texture and feels light for its size. It is
call_axe-length(a="B.01397") cm long,
call_axe-x-section(a="B.01397") cm at mid-section, and
weighs call_axe-wt(a="B.01397") g. The cutting edge
measures call_axe-edge(a="B.01397") cm.
yields this LaTeX export:
\begin{description}
\item[{B.01397}] This is an unusual tool with a nearly constant thickness
along most of its length (fig.~\ref{fig:axes}, \emph{a}). Most of
the edge is missing, but one corner is intact. Too little
remains of the edge to describe its shape, but the obtuse
angle of the surviving corner suggests the edge was
convex in plan view. The opposite end at the poll is also
incomplete, so a complete longitudinal section is absent.
The tool is made from a dark grey volcanic rock that has
a pitted texture and feels light for its size. It is
18.4
\end{description}
~cm long,
4.8~\texttimes~1.3
~cm at mid-section, and
weighs 223
~g. The cutting edge
measures 5.1
~cm.
Note the new line after each call result and the premature termination
of the {description} environment.
I'm using the latest Org mode from master.
All the best,
Tom
--
Thomas S. Dye
http://www.tsdye.com
next reply other threads:[~2014-03-07 2:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 2:05 Thomas S. Dye [this message]
2014-03-10 12:16 ` Bug in export of call lines Nicolas Goaziou
2014-03-10 17:14 ` Thomas S. Dye
2014-03-10 17:38 ` Eric Schulte
2014-03-11 2:45 ` Thomas S. Dye
2014-03-11 13:23 ` Eric Schulte
2014-03-11 21:50 ` Thomas S. Dye
2014-03-12 1:40 ` Eric Schulte
2014-03-12 6:00 ` Thomas S. Dye
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=m21tye69wk.fsf@tsdye.com \
--to=tsd@tsdye.com \
--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).