emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* I find org-mode don't support tikz/pgf .
@ 2009-08-12  6:16 waterloo
  0 siblings, 0 replies; only message in thread
From: waterloo @ 2009-08-12  6:16 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 451 bytes --]

tikz/pgf is a package for drawing picture under latex.

I have add the following in `Org Format Latex Header' .
\usepackage{tikz}
\usetikzlibrary{arrows,backgrounds,decorations.pathmorphing,
calc,fit,positioning,scopes,shapes.geometric,shapes.symbols,
shapes.arrows,shapes.multipart,shapes.misc,shapes.callouts,snakes,through}

But I can not preview or export tikzpicture to html.

\begin{tikzpicture}
\draw (0,0) -- (10,0);
\end{tikzpicture}

Thanks

[-- Attachment #1.2: Type: text/html, Size: 508 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-12  6:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-12  6:16 I find org-mode don't support tikz/pgf waterloo

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