all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [ox-ascii, bug?] different spacing between title & author
@ 2015-03-20 23:05 Rasmus
  2015-03-22 14:21 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Rasmus @ 2015-03-20 23:05 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

Newlines behave differently when using utf8 and other encodings,
e.g. between the top line and the title (which is fine), but also between
title and author, which I dislike a lot.  I don't know if this is a
features.

Example:
#+title: title
#+author: author 

utf8 output with 2 newlines between title and author and no line between
top line and title.

				━━━━━━━━
				 TITLE


				 author
				━━━━━━━━


Ascii output with a single newline between title and author.  Much nicer.

				________

				 TITLE

				 author
				________


—Rasmus

-- 
This is the kind of tedious nonsense up with which I will not put

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

end of thread, other threads:[~2015-03-22 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 23:05 [ox-ascii, bug?] different spacing between title & author Rasmus
2015-03-22 14:21 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.