skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[skribilo-users] Equation formatting


From: Roger Mason
Subject: [skribilo-users] Equation formatting
Date: Thu, 19 Jan 2017 14:57:50 -0330
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (berkeley-unix)

Hello,

I want to format an equation so that it appears in the produced PDF like
this:

H = -U + PV

I have tried various means of expressing this, the most recent of which:

,(eq :inline #t '(= H (- (+ U PV))))

produces:

H = (U + PV)

What must I do to get the desired output?

Thanks,
Roger



reply via email to

[Prev in Thread] Current Thread [Next in Thread]