emacs-elpa-diffs
[Top][All Lists]
Advanced

[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:
 



reply via email to

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