[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/preview-tailor 5b32613df1 04/16: typo
From: |
ELPA Syncer |
Subject: |
[elpa] externals/preview-tailor 5b32613df1 04/16: typo |
Date: |
Thu, 6 Jun 2024 04:00:09 -0400 (EDT) |
branch: externals/preview-tailor
commit 5b32613df1895ae0938b4d9b319d59efda5c9f9a
Author: Paul Nelson <ultrono@gmail.com>
Commit: Paul Nelson <ultrono@gmail.com>
typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 0adc8d5fd0..ff4ef03718 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. The rendering occurs at a user-specified preview scale.
When working with on multiple monitors and at multiple text scales, it becomes
necessary to adjust that preview scale. This package helps automate that
adjustment. It consists primarily of one command, =M-x
preview-tailor-set-multiplier=, whi [...]
+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. The rendering occurs at a user-specified preview scale.
The appropriate scale to use depends upon the monitor that you're using as
well as the text scale you have. The preview scale is specified by the
customizable function =preview-scale=. The package provides a drop-in for that
function that cho [...]
* 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]]:
- [elpa] branch externals/preview-tailor created (now 0904a48f72), ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 2bd69c2916 01/16: Initial commit, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 30ef584010 02/16: Add files via upload, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 88246e0095 03/16: init, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 302b378c9e 13/16: Update preview-tailor.el, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 4f27984034 12/16: remove auctex dependency, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 1784736b3d 11/16: added buffer-local preview-tailor-local-multiplier, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 5b32613df1 04/16: typo,
ELPA Syncer <=
- [elpa] externals/preview-tailor 0b028a9d05 05/16: clarify, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor fc38cb576f 07/16: clarity, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 2010b383b3 10/16: add preview-tailor-additional-factor-function, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 8a1aab7498 15/16: tidy, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 0904a48f72 16/16: some docs added, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor f54e2b333a 14/16: save monitor-specific settings in dotfile rather than defcustom, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor d75cb788ae 06/16: typo, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 6b7604e16d 08/16: preview-tailor-save, ELPA Syncer, 2024/06/06
- [elpa] externals/preview-tailor 3bf5c787c4 09/16: mention save hook option, ELPA Syncer, 2024/06/06