Home
last modified time | relevance | path

Searched +refs:YaTeX +refs:modify +refs:mode (Results 1 – 16 of 16) sorted by relevance

/dports/print/yatex/yatex1.82/
H A Dinstall3 Installation of YaTeX / �쒹�̃C���X�g�[��
6 First, take a look at makefile to confirm or modify EMACS= and PREFIX=
22 use yatex-mode for *.tex files.
38 very far from html-mode, html-helper-mode or other existing HTML modes.
39 It is a good successor of YaTeX in HTML world. Do not want it to behave
43 browsers. If you had not used YaTeX, the concept of `C-c g', `C-c k',
45 philosophy of YaTeX, please take a look at the info file of YaTeX.
47 yahtml.el �� html-mode �Ƃ� html-helper-mode �Ƃ��Ƃ͂������`�`������
48 �Ⴂ�܂��B�uhtml-helper-mode �ł����Ƃ���̂��̋@�\�͂Ȃ��́`�v�Ƃ�����
H A Dyatex.new1 What's new in YaTeX/yahtml
29 YaTeX-electric-indent-mode �� C-m �ł̎����C���f���g����B
94 \begin �̒���� { �Ŏ����I�� \end ���݂Ŋ‹��⊮(modify-mode�ƘA��)�B
183 ~/.emacs �� (put 'yatex-mode 'font-lock-defaults ....) ��
184 (put 'yahtml-mode 'font-lock-defaults ...)�Ȃǂ����Ă���l�͂���
197 [prefix] ESC �� yahtml-mode �ɓ���O�� major-mode �ɕ��A(���C����
437 YaTeX-fill-item(C-c C-i) �� YaTeX-indent-line (C-i)�������Ȃ����B
485 outline-minor-mode �Ƃ̘A�g�����܂������Ȃ������̂��C���B
487 1.47 YaTeX-quick-in-environment-p �� YaTeX-get-latex-command ��
516 modify-mode �̒l�ŊJ�����ʂ̓�������肷��B
[all …]
H A Dyatexe7 * YaTeX-e: (yatexe). Yet Another tex-mode for Emacs (English).
101 (autoload 'yatex-mode "yatex" "Yet Another LaTeX mode" t)
113 string on mode line will be turned to "YaTeX".
201 Further more, if you modify the content within that environment, YaTeX
842 Here are the sample operations in YaTeX math-mode.
881 Math-mode of YaTeX provides another image completion, Greek letters
1523 yatex-mode.
1681 -- Variable: YaTeX-auto-math-mode
1797 -- Variable: YaTeX-electric-indent-mode
1865 `YaTeX-define-begend-key' to define all the key sequences of yatex-mode.
[all …]
H A Dqanda.eng2 %% Q and A on YaTeX
17 * YaTeX-e: (yatexe). Yet Another tex-mode for Emacs. (English).
59 M-x YaTeX-reload-dictionary.
221 this, use yatex-mode-hook as below.
223 (add-hook 'yahtml-mode-hook
253 (if (and (featurep 'hilit19) (eq hilit-background-mode 'dark))
296 don't like it, turn on modify-mode using C-c w m. Setting
302 YaTeX think you are in math mode and evokes math-mode-image
304 give an error and YaTeX mistakes what mode you are in, report it
312 try M-x YaTeX-generate.
[all …]
H A Dyatexe.tex6 * YaTeX-e: (yatexe). Yet Another tex-mode for Emacs (English).
131 loaded, mode string on mode line will be turned to "YaTeX".
224 if you modify the content within that environment, YaTeX performs
937 Here are the sample operations in YaTeX math-mode.
980 Math-mode of YaTeX provides another image completion, Greek letters
1679 yatex-mode.
1870 @defvar YaTeX-auto-math-mode
2016 @defvar YaTeX-electric-indent-mode
2093 yatex-mode.
2562 use/copy/modify/redistribute this software freely but with NO warranty to
[all …]
H A Dyahtmle66 (setq auto-mode-alist
67 (cons (cons "\\.html$" 'yahtml-mode) auto-mode-alist))
68 (autoload 'yahtml-mode "yahtml" "Yet Another HTML mode" t)
89 Check the variables for invoking external commands and modify as needed.
149 YaTeX's begin-type completion, section-type completion, large-type
156 `[prefix] b (YaTeX begin-type completion)'
171 `[prefix] l (YaTeX large-type completion)'
180 `[prefix] m (YaTeX maketitle-type completion)'
184 `[prefix] a (YaTeX accent completion)'
346 Variables that modify yahtml's behavior.
[all …]
H A Dyatexref.eng2 YaTeX
36 Info manual. In the (region)-mode, region between the mark and
93 To tell YaTeX which the main file is, write
130 mode command entered using image-type completion, will return to
146 Will toggle between modify mode and math mode.
164 mode: text
H A Dyahtmle.tex4 @settitle Yet Another html-mode for Emacs
72 (setq auto-mode-alist
73 (cons (cons "\\.html$" 'yahtml-mode) auto-mode-alist))
74 (autoload 'yahtml-mode "yahtml" "Yet Another HTML mode" t)
96 Check the variables for invoking external commands and modify as needed.
155 YaTeX's begin-type completion, section-type completion, large-type
163 @item [prefix] b (YaTeX begin-type completion)
184 @item [prefix] l (YaTeX large-type completion)
196 @item [prefix] m (YaTeX maketitle-type completion)
200 @item [prefix] a (YaTeX accent completion)
[all …]
/dports/print/yatex/yatex1.82/docs/
H A Dyatexe7 * YaTeX-e: (yatexe). Yet Another tex-mode for Emacs (English).
101 (autoload 'yatex-mode "yatex" "Yet Another LaTeX mode" t)
113 string on mode line will be turned to "YaTeX".
201 Further more, if you modify the content within that environment, YaTeX
842 Here are the sample operations in YaTeX math-mode.
881 Math-mode of YaTeX provides another image completion, Greek letters
1523 yatex-mode.
1681 -- Variable: YaTeX-auto-math-mode
1797 -- Variable: YaTeX-electric-indent-mode
1865 `YaTeX-define-begend-key' to define all the key sequences of yatex-mode.
[all …]
H A Dqanda.eng2 %% Q and A on YaTeX
17 * YaTeX-e: (yatexe). Yet Another tex-mode for Emacs. (English).
59 M-x YaTeX-reload-dictionary.
221 this, use yatex-mode-hook as below.
223 (add-hook 'yahtml-mode-hook
253 (if (and (featurep 'hilit19) (eq hilit-background-mode 'dark))
296 don't like it, turn on modify-mode using C-c w m. Setting
302 YaTeX think you are in math mode and evokes math-mode-image
304 give an error and YaTeX mistakes what mode you are in, report it
312 try M-x YaTeX-generate.
[all …]
H A Dyatexe.tex6 * YaTeX-e: (yatexe). Yet Another tex-mode for Emacs (English).
131 loaded, mode string on mode line will be turned to "YaTeX".
224 if you modify the content within that environment, YaTeX performs
937 Here are the sample operations in YaTeX math-mode.
980 Math-mode of YaTeX provides another image completion, Greek letters
1679 yatex-mode.
1870 @defvar YaTeX-auto-math-mode
2016 @defvar YaTeX-electric-indent-mode
2093 yatex-mode.
2562 use/copy/modify/redistribute this software freely but with NO warranty to
[all …]
H A Dyahtmle66 (setq auto-mode-alist
67 (cons (cons "\\.html$" 'yahtml-mode) auto-mode-alist))
68 (autoload 'yahtml-mode "yahtml" "Yet Another HTML mode" t)
89 Check the variables for invoking external commands and modify as needed.
149 YaTeX's begin-type completion, section-type completion, large-type
156 `[prefix] b (YaTeX begin-type completion)'
171 `[prefix] l (YaTeX large-type completion)'
180 `[prefix] m (YaTeX maketitle-type completion)'
184 `[prefix] a (YaTeX accent completion)'
346 Variables that modify yahtml's behavior.
[all …]
H A Dyatexref.eng2 YaTeX
36 Info manual. In the (region)-mode, region between the mark and
93 To tell YaTeX which the main file is, write
130 mode command entered using image-type completion, will return to
146 Will toggle between modify mode and math mode.
164 mode: text
H A Dyahtmle.tex4 @settitle Yet Another html-mode for Emacs
72 (setq auto-mode-alist
73 (cons (cons "\\.html$" 'yahtml-mode) auto-mode-alist))
74 (autoload 'yahtml-mode "yahtml" "Yet Another HTML mode" t)
96 Check the variables for invoking external commands and modify as needed.
155 YaTeX's begin-type completion, section-type completion, large-type
163 @item [prefix] b (YaTeX begin-type completion)
184 @item [prefix] l (YaTeX large-type completion)
196 @item [prefix] m (YaTeX maketitle-type completion)
200 @item [prefix] a (YaTeX accent completion)
[all …]
/dports/print/yatex/yatex1.82/help/
H A DYATEXHLP.eng2 %%% YaTeX-LaTeX Help File(c)HIROSE Yuuji [yuuji@yatex.org]
3 %%% You can translate this file for any device other than YaTeX via
194 \newcommand{\thissystem}[1]{YaTeX version #1}
329 Opens a thin space. Can be used in paragraph mode, LR mode, or math mode.
439 Math mode only.
990 origin at the lower-left corner. If you then want to modify your
1748 % YaTeX automatically inserts `bb=' line when you input \includegraphics{}
1821 YaTeX
1822 (setq auto-mode-alist (cons '("\\.tex$" . yatex-mode) auto-mode-alist))
1832 (setq auto-mode-alist (cons '("\\.tex$" . yatex-mode) auto-mode-alist))
[all …]
/dports/print/auctex/auctex-12.2/
H A DChangeLog.17045 style, and a private style can modify a global one.
7177 (LaTeX-after-modify-env-hook): New hook.
7178 (LaTeX-modify-environment): Run `LaTeX-after-modify-env-hook'.
7340 * style/beamer.el ("beamer"): Don't modify the now obsolete
7343 * style/alltt.el ("alltt"): Don't modify the now obsolete
7354 (LaTeX-modify-environment): Use it.
7987 * doc/auctex.texi (Simple Style): modify example with
8812 `LaTeX-environment-menu' and `LaTeX-environment-modify-menu'
16220 (LaTeX-environment-modify-menu): New variables.
19597 (ConTeXt-environment-modify-menu-name): Analogous.
[all …]