From: Rustom Mody <rustompmody@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: vertical space
Date: Fri, 31 Jan 2014 09:47:27 +0530 [thread overview]
Message-ID: <CAJ+TeofKwoJ09_TvMPz+YDDyjH2+9Dze30Suaiw=FtcOLUajpg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 841 bytes --]
Im having an issue with inconsistent vertical space
If I do latex export \\es at eol produce blank lines
However with html export they appear in output but not consistently
org version 8.2.5e
emacs version 24.3.1
Below a cut-down version from a file I see it happening
------------
#+TITLE: Equational Reasoning in Logic
#+AUTHOR: Rusi
#+OPTIONS: toc:nil
* Object and Meta language
Look at the following proof
#+ATTR_LATEX: :mode math :environment flalign
P \wedge (Q \vee P)\\
" \wedge distributes over \vee " \\
= (P \wedge Q) \vee (P \wedge Q) \\
" Idempotence of \vee " \\
= P \wedge Q \\
\\
\\
Observe that:
- Each proof step has an expression
- Each step also carries an implicit statement, that the given expression
is $True$ . So, in the first step, we have an implicit statement: P \wedge
(Q \vee P) = True
-----------------
[-- Attachment #2: Type: text/html, Size: 1049 bytes --]
next reply other threads:[~2014-01-31 4:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-31 4:17 Rustom Mody [this message]
2014-01-31 5:48 ` vertical space Nick Dokos
2014-01-31 8:35 ` Nicolas Goaziou
2014-01-31 6:44 ` Rustom Mody
2014-01-31 8:16 ` Nicolas Goaziou
-- strict thread matches above, loose matches on Subject: below --
2016-03-04 14:19 Vertical space Johann Spies
2016-03-04 14:25 ` Marcin Borkowski
2016-03-04 15:06 ` Johann Spies
2016-03-04 15:41 ` Marcin Borkowski
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='CAJ+TeofKwoJ09_TvMPz+YDDyjH2+9Dze30Suaiw=FtcOLUajpg@mail.gmail.com' \
--to=rustompmody@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).