emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] Tangling a LaTeX code block creates a .latex file
@ 2014-01-29 20:19 Sebastien Vauban
  2014-01-30  0:20 ` Bastien
  2014-01-30 10:40 ` Julian Gehring
  0 siblings, 2 replies; 6+ messages in thread
From: Sebastien Vauban @ 2014-01-29 20:19 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

This one is quite new: tangling a code block in `latex' language now
produces a file with a `.latex' extension, instead of the common `.tex'
extension.

Example:

--8<---------------cut here---------------start------------->8---
* Letter composition

#+begin_src latex :noweb yes :tangle yes
\documentclass{article}
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}

% ...
#+end_src
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

PS- Org-mode version 8.2.5e (release_8.2.5e-111-g72ad52)

-- 
Sebastien Vauban

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

end of thread, other threads:[~2014-01-30 10:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-29 20:19 [bug] Tangling a LaTeX code block creates a .latex file Sebastien Vauban
2014-01-30  0:20 ` Bastien
2014-01-30 10:05   ` Sebastien Vauban
2014-01-30 10:40     ` Bastien
2014-01-30 10:40 ` Julian Gehring
2014-01-30 10:43   ` Bastien

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