emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Support for vertical writing directly in Org Mode
@ 2017-05-11 12:30 GRAWeeLD
  2017-05-11 15:03 ` John Kitchin
  0 siblings, 1 reply; 2+ messages in thread
From: GRAWeeLD @ 2017-05-11 12:30 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

Hello, Org Mode Community,

I have done some quick search, but so far it seems that org mode does not
really support exporting written text in a horizontal (that is landscape)
direction

Would a feature like this be possible in the future? For example:

#+BEGIN_VERTICAL

Some text written in a typical horizontal/portrait fashion, but is rendered
vertically upon export when inside these tags.

#+END_VERTICAL

Or maybe it should be called #+BEGIN_LANDSCAPE / #+END_LANDSCAPE, I am not
sure :).

Thanks for all your time and help,
Marek

[-- Attachment #2: Type: text/html, Size: 742 bytes --]

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

* Re: Support for vertical writing directly in Org Mode
  2017-05-11 12:30 Support for vertical writing directly in Org Mode GRAWeeLD
@ 2017-05-11 15:03 ` John Kitchin
  0 siblings, 0 replies; 2+ messages in thread
From: John Kitchin @ 2017-05-11 15:03 UTC (permalink / raw)
  To: GRAWeeLD; +Cc: emacs-orgmode

Is this just for Latex export? If so, this should already work for you.

#+latex_header: \usepackage{pdflscape}

#+BEGIN_landscape
test
#+END_landscape:



> Hello, Org Mode Community,
>
> I have done some quick search, but so far it seems that org mode does not
> really support exporting written text in a horizontal (that is landscape)
> direction
>
> Would a feature like this be possible in the future? For example:
>
> #+BEGIN_VERTICAL
>
> Some text written in a typical horizontal/portrait fashion, but is rendered
> vertically upon export when inside these tags.
>
> #+END_VERTICAL
>
> Or maybe it should be called #+BEGIN_LANDSCAPE / #+END_LANDSCAPE, I am not
> sure :).
>
> Thanks for all your time and help,
> Marek


--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

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

end of thread, other threads:[~2017-05-11 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-11 12:30 Support for vertical writing directly in Org Mode GRAWeeLD
2017-05-11 15:03 ` John Kitchin

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