[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/preview-tailor 0904a48f72 16/16: some docs added
From: |
ELPA Syncer |
Subject: |
[elpa] externals/preview-tailor 0904a48f72 16/16: some docs added |
Date: |
Thu, 6 Jun 2024 04:00:11 -0400 (EDT) |
branch: externals/preview-tailor
commit 0904a48f72a0d16936a684f37b545fdc70da37a0
Author: Paul Nelson <ultrono@gmail.com>
Commit: Paul Nelson <ultrono@gmail.com>
some docs added
---
preview-tailor.el | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/preview-tailor.el b/preview-tailor.el
index 1f13a86aeb..311e7756f3 100644
--- a/preview-tailor.el
+++ b/preview-tailor.el
@@ -25,6 +25,16 @@
;; This package provides customization for AUCTeX preview scale based
;; on the monitor and text scale.
+;;
+;; To use it, add (preview-tailor-init) to your init file. When you
+;; want to change the preview scale for a given monitor, use
+;;
+;; M-x preview-tailor-set-multiplier
+;;
+;; When you are happy with your settings and want to save them for
+;; future sessions, use
+;;
+;; M-x preview-tailor-save
;;; Code:
- [elpa] externals/preview-tailor 30ef584010 02/16: Add files via upload, (continued)
- [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, 2024/06/06
- [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 <=
- [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