emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: michael-franzese@gmx.com
Cc: "Berry, Charles" <ccberry@health.ucsd.edu>,
	Help Emacs Orgmode <emacs-orgmode@gnu.org>
Subject: Re: displaying equations with ob-latex
Date: Fri, 07 May 2021 11:14:39 +0800	[thread overview]
Message-ID: <87lf8r2q1s.fsf@localhost> (raw)
In-Reply-To: <trinity-2085e75d-2c21-4ee2-93aa-b5f4ed49ec5c-1620355166489@3c-app-mailcom-bs12>

michael-franzese@gmx.com writes:

> Ok, I got some progress, I did "C-C C-x C-l" and got the equation.
>
> The equation in extremely small though.

By default, it should have the same height with you text line.
You can change it though. I have the following snippet in my config:

(setq org-format-latex-options
      (quote
       (:foreground default :background default :scale 2.0 :justify center :html-foreground "Black" :html-background "Transparent" :html-scale 1.0 :matchers
		    ("begin" "$1" "$" "$$" "\\(" "\\["))));; 2x height of formulas


  reply	other threads:[~2021-05-07  3:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06  7:50 displaying equations with ob-latex michael-franzese
2021-05-06 18:14 ` Berry, Charles via General discussions about Org-mode.
2021-05-06 21:54   ` Christopher Dimech
2021-05-06 22:08   ` michael-franzese
2021-05-06 22:52     ` Berry, Charles via General discussions about Org-mode.
2021-05-06 23:20       ` michael-franzese
2021-05-07  1:36         ` Berry, Charles via General discussions about Org-mode.
2021-05-07  2:33           ` michael-franzese
2021-05-07  2:39           ` michael-franzese
2021-05-07  3:14             ` Ihor Radchenko [this message]
2021-05-07  3:20               ` michael-franzese
2021-05-07  3:36               ` michael-franzese
2021-05-07  4:40                 ` Displaying " Christopher Dimech
2021-05-07  3:18             ` displaying " Berry, Charles via General discussions about Org-mode.
2021-05-07  3:22               ` michael-franzese
2021-05-06 23:31       ` michael-franzese
  -- strict thread matches above, loose matches on Subject: below --
2021-05-06  9:54 michael-franzese
2021-05-06 12:37 ` Christopher Dimech
2021-05-06 12:44 ` pietru

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=87lf8r2q1s.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=ccberry@health.ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=michael-franzese@gmx.com \
    /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).