emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug in export of call lines
@ 2014-03-07  2:05 Thomas S. Dye
  2014-03-10 12:16 ` Nicolas Goaziou
  0 siblings, 1 reply; 9+ messages in thread
From: Thomas S. Dye @ 2014-03-07  2:05 UTC (permalink / raw)
  To: Org-mode

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-03-12  6:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-07  2:05 Bug in export of call lines Thomas S. Dye
2014-03-10 12:16 ` 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

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).