branch: externals/preview-tailor commit b61313e3c2268ae4952ac5caf36ef585b16ac316 Author: Paul Nelson <ultr...@gmail.com> Commit: Paul Nelson <ultr...@gmail.com>
tweak readme --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 59074014d4..5c192ad999 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,7 @@ #+author: Paul Nelson * Overview -The [[https://www.gnu.org/software/auctex/manual/preview-latex/preview-latex.html][preview]] feature of [[https://www.gnu.org/software/auctex/][AUCTeX]] provides live rendering of TeX code at a user-specified preview scale. The appropriate scale depends on your monitor and text scale. This package makes the preview scale vary in a natural way with the text scale and the monitor. It provides the command =M-x preview-tailor-set-multiplier= that allows you to adjust the preview scale for [...] +The [[https://www.gnu.org/software/auctex/manual/preview-latex/preview-latex.html][preview]] feature of [[https://www.gnu.org/software/auctex/][AUCTeX]] provides live rendering of TeX code at a user-specified preview scale. This package makes the preview scale vary in a natural way with the text scale and the monitor. In particular, it provides the command =M-x preview-tailor-set-multiplier= that allows you to adjust the preview scale for a given monitor. * Configuration Download this repository, install using =M-x package-install-file= (or package-vc-install, straight, elpaca, ...), and add something like the following to your [[https://www.emacswiki.org/emacs/InitFile][init file]]: