emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Geralt <usr.gentoo@googlemail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Exporting of ascii diagrams in pdf broken
Date: Wed, 3 Mar 2010 13:26:50 +0100	[thread overview]
Message-ID: <2A053AF7-E2D2-42D6-8104-8417043BA971@gmail.com> (raw)
In-Reply-To: <fbdd0e51003020342r6d6001f6y7fa1921345cae344@mail.gmail.com>

Hi Gerald,

this should now work, thank you for the report.

- Carsten

On Mar 2, 2010, at 12:42 PM, Geralt wrote:

> Hi,
>
> in the org version shipped with Emacs 23.1 everything that looked like
> a table in #+BEGIN_EXAMPLE blocks is broken, although it was
> supposedly fixed, the following example still fails with the latest
> version from the git repo (commit f0f5119):
> #+BEGIN_EXAMPLE
>              V
>   +---------------------+
>   |                     |
>   |      Some text      |
>   |                     |
>   +---------------------+
> #+END_EXAMPLE
>
>
> The generated LaTeX code is:
>
> % Created 2010-03-02 Tue 12:39
> \documentclass[11pt]{article}
> \usepackage[utf8]{inputenc}
> \usepackage[T1]{fontenc}
> \usepackage{graphicx}
> \usepackage{longtable}
> \usepackage{hyperref}
> \providecommand{\alert}[1]{\textbf{#1}}
>
> \title{V}
> \author{}
> \date{02 March 2010}
>
> \begin{document}
>
> \maketitle
>
> \setcounter{tocdepth}{3}
> \tableofcontents
> \vspace*{1cm}
> \begin{verbatim}
> \begin{center}
> \begin{tabular}{|l|}
> \hline
> Some text \\
> \hline
> \end{tabular}
> \end{center}\end{verbatim}
>
> \end{document}
>
>
>
>
>
>
> HTH,
>
> Geralt.
>
>
> _______________________________________________
> 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

- Carsten

      reply	other threads:[~2010-03-03 12:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02 11:42 Exporting of ascii diagrams in pdf broken Geralt
2010-03-03 12:26 ` Carsten Dominik [this message]

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=2A053AF7-E2D2-42D6-8104-8417043BA971@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=usr.gentoo@googlemail.com \
    /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).