/dports/print/auctex/auctex-12.2/ |
H A D | ChangeLog.1 | 13866 tex-jp-self-insert-command. 13994 * tex.el (TeX-insert-quote): Turn opening/closing quotation mark 14138 * tex.el (TeX-quote-language-alist, TeX-insert-quote): Support 14671 * tex.el (TeX-insert-quote): Do not inhibit special quote 15068 (TeX-insert-quote): Adapt to new structure of `TeX-quote-language' 15330 (TeX-insert-quote): Insert TeX quote if point is just before math, 16011 * tex.el (TeX-open-quote, TeX-close-quote) 16014 (TeX-insert-quote): Use them. 16026 * tex-style.el (LaTeX-csquotes-open-quote) 16099 * tex-style.el (LaTeX-german-quote-after-quote) [all …]
|
H A D | CHANGES | 409 '[' during the course of 'TeX-insert-macro'. 416 multiple lines in the tex file. 454 * The file 'tex-fptex.el' was removed. 614 change 'tex-mik.el' does not load 'tex-site.el' anymore. That 678 'LaTeX-german-close-quote', 'LaTeX-german-quote-after-quote', 679 'LaTeX-italian-open-quote', 'LaTeX-italian-close-quote', and 680 'LaTeX-italian-quote-after-quote' are now obsolete. If you are not 939 'LaTeX-german-open-quote', 'LaTeX-german-close-quote' and 940 'LaTeX-german-quote-after-quote' instead of 'TeX-open-quote', 941 'TeX-close-quote' and 'TeX-quote-after-quote' if you want to [all …]
|
H A D | tex-bar.el | 88 [separator nil] tex next-error view bibtex spell) 113 (const tex) 140 (insert "Available buttons for TeX mode 143 (insert (format "\n\n`%s' provides the following buttons:\n " (car i))) 145 (insert (format " %s" j))) 163 '((tex :image (lambda nil (if TeX-PDF-mode "pdftex" "tex")) 281 (insert "Available buttons for LaTeX mode 284 (insert (format "\n\n`%s' provides the following buttons:\n " (car i))) 286 (insert (format " %s" j))) 490 (quote ,list-strings))
|
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/ |
H A D | text.texi | 435 quote characters. 445 items correspond to the left single quote, the right single quote, the 446 left double quote and the right double quote, respectively, whose 473 insert a curved quote even when Electric Quote is disabled or 1627 @samp{''} (@code{tex-insert-quote}). 1635 Insert @samp{@{@}} and position point between them (@code{tex-insert-braces}). 1640 @findex tex-insert-quote 1644 therefore binds the @kbd{"} key to the @code{tex-insert-quote} 1664 @findex tex-insert-braces 1670 singly. Use @kbd{C-c @{} (@code{tex-insert-braces}) to insert a pair of [all …]
|
/dports/editors/emacs/emacs-27.2/doc/emacs/ |
H A D | text.texi | 436 quote characters. 446 items correspond to the left single quote, the right single quote, the 447 left double quote and the right double quote, respectively, whose 474 insert a curved quote even when Electric Quote is disabled or 1588 @samp{''} (@code{tex-insert-quote}). 1596 Insert @samp{@{@}} and position point between them (@code{tex-insert-braces}). 1601 @findex tex-insert-quote 1605 therefore binds the @kbd{"} key to the @code{tex-insert-quote} 1625 @findex tex-insert-braces 1631 singly. Use @kbd{C-c @{} (@code{tex-insert-braces}) to insert a pair of [all …]
|
/dports/japanese/jed/jed-B0.99-8__J067/lib/ |
H A D | latex.sl | 17 % add_mode_for_extension ("latex", "tex"); 136 % from tex.sl 190 insert(pre); 465 insert(env); 559 insert(c); 566 insert(c); 1014 variable tex = "TeX"; 1015 variable quote = "`"; 1026 local_unsetkey (quote); 1027 local_setkey ("quoted_insert", quote); [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/calc/ |
H A D | calc-prog.el | 307 (list 'quote func) 362 (list 'quote f)) 376 (cons (list 'quote (car f)) 485 ((eq lang 'tex) "TeX") 529 (not (memq calc-lang '(tex latex)))) 591 ((and (equal name "{") (memq calc-lang '(tex latex eqn))) 593 ((and (equal name "}") (memq calc-lang '(tex latex eqn))) 595 ((and (equal name "&") (memq calc-lang '(tex latex))) 1960 (quote 1976 (cons 'quote [all …]
|
/dports/print/auctex/auctex-12.2/doc/ |
H A D | history.texi | 682 @code{TeX-insert-braces} to disable it everywhere. 717 @code{TeX-insert-braces} now takes an argument like 777 Added variable @code{TeX-quote-after-quote} which causes 778 @code{TeX-insert-quote} to insert literal @samp{"} except when after 780 or @code{TeX-close-quote}. This code was contributed by Piotr Filip 1247 New variables @code{TeX-open-quote} and @code{TeX-close-quote} determine 1248 what is inserted by @code{TeX-insert-quote}. The @file{german} style 1446 Bib@TeX{} in Emacs 19 need @code{tex-insert-quote}, make it autoload 1669 @code{TeX-insert-macro} much smarter. 1740 If you press @kbd{"} twice, it will insert an real double quote instead [all …]
|
H A D | changes.texi | 547 tex file. 601 The file @samp{tex-fptex.el} was removed. 834 @cindex @file{tex-site.el} 838 change @file{tex-mik.el} does not load @file{tex-site.el} anymore. That 920 @code{LaTeX-german-close-quote}, @code{LaTeX-german-quote-after-quote}, 921 @code{LaTeX-italian-open-quote}, @code{LaTeX-italian-close-quote}, and 922 @code{LaTeX-italian-quote-after-quote} are now obsolete. If you are not 1284 @code{LaTeX-german-quote-after-quote} instead of @code{TeX-open-quote}, 1285 @code{TeX-close-quote} and @code{TeX-quote-after-quote} if you want to 1299 @code{TeX-insert-macro-default-style}. [all …]
|
H A D | auctex.texi | 88 @file{tex-ref.tex} or one of its typeset versions. 354 @kbd{"} to insert two single quotes. To get a literal double quote, 357 @deffn Command TeX-insert-quote @var{count} 366 @defopt TeX-open-quote 376 @defopt TeX-quote-after-quote 378 will insert a literal double quote. The respective values of 379 @code{TeX-open-quote} and @code{TeX-close-quote} will be inserted 394 @vindex LaTeX-csquotes-quote-after-quote 396 @code{LaTeX-csquotes-open-quote}, @code{LaTeX-csquotes-close-quote} and 397 @code{LaTeX-csquotes-quote-after-quote}. The quotation characters will [all …]
|
H A D | auctex.info-1 | 46 'tex-ref.tex' or one of its typeset versions. 1394 -- Command: TeX-insert-quote COUNT 1409 -- User Option: TeX-quote-after-quote 1411 insert a literal double quote. The respective values of 1412 'TeX-open-quote' and 'TeX-close-quote' will be inserted after 1424 'LaTeX-csquotes-open-quote', 'LaTeX-csquotes-close-quote' and 2555 \begin{quote} 7066 'LaTeX-german-close-quote', 'LaTeX-german-quote-after-quote', 7329 'LaTeX-german-open-quote', 'LaTeX-german-close-quote' and 7330 'LaTeX-german-quote-after-quote' instead of 'TeX-open-quote', [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/calc/ |
H A D | calc-prog.el | 312 (list 'quote func) 366 (list 'quote f)) 380 (cons (list 'quote (car f)) 489 ((eq lang 'tex) "TeX") 534 (not (memq calc-lang '(tex latex)))) 597 ((and (equal name "{") (memq calc-lang '(tex latex eqn))) 599 ((and (equal name "}") (memq calc-lang '(tex latex eqn))) 601 ((and (equal name "&") (memq calc-lang '(tex latex))) 1968 (quote 1984 (cons 'quote [all …]
|
/dports/textproc/l2a/l2a-1.2/ |
H A D | l2a.tex | 43 \begin{quote} 44 \verb+l2a < foobar.tex > foobar.txt+ 45 \end{quote} 67 It will read this file (l2a.tex), and create a plain text file 109 renumbering. It will insert numbers in angle brackets 121 \verb+<<=========== NB! Please insert figure here. NB! ===========>>+
|
/dports/editors/jed/jed-0.99-19/lib/ |
H A D | latex.sl | 16 % add_mode_for_extension ("latex", "tex"); 120 % from tex.sl 174 insert(pre); 195 insert (pre); 432 insert(env); 522 insert(c); 529 insert(c); 964 variable tex = "TeX"; 965 variable quote = "`"; 976 %local_unsetkey (quote); [all …]
|
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/en/usage/ |
H A D | lilypond-book.itely | 122 @emph{Compiling lilybook.tex...} 244 the @code{\lilypondfile@{@dots{}@}} command to insert a LilyPond file, 324 The default is to simply insert @code{\linebreak}. 352 kpsewhich feta20.tex 535 the @code{<lilypondfile>@dots{}</lilypondfile>} command to insert a 539 the @code{<musicxmlfile>@dots{}</musicxmlfile>} command to insert a 821 @item quote 980 pdflatex yourfile.tex 991 latex yourfile.tex 1234 @item @file{.tex} @tab @LaTeX{} [all …]
|
/dports/math/R/R-4.1.2/src/library/utils/vignettes/ |
H A D | Sweave.Rnw | 135 tools::texi2pdf("example-1.tex") 144 \file{example-1.Rnw} to \file{example-1.tex}. 178 \lstinputlisting{example-1.tex} 181 \file{example-1.tex}.} 182 \label{fig:ex1.tex} 191 \file{example-1.tex}.} 250 \end{quote} 254 \end{quote} 521 \texttt{Soutput} environments in a different place, simply insert a 541 want no default width for figures insert a [all …]
|
/dports/math/libRmath/R-4.1.1/src/library/utils/vignettes/ |
H A D | Sweave.Rnw | 135 tools::texi2pdf("example-1.tex") 144 \file{example-1.Rnw} to \file{example-1.tex}. 178 \lstinputlisting{example-1.tex} 181 \file{example-1.tex}.} 182 \label{fig:ex1.tex} 191 \file{example-1.tex}.} 250 \end{quote} 254 \end{quote} 521 \texttt{Soutput} environments in a different place, simply insert a 541 want no default width for figures insert a [all …]
|
/dports/print/lilypond/lilypond-2.22.1/Documentation/ja/usage/ |
H A D | lilypond-book.itely | 131 @emph{Compiling lilybook.tex...} 166 @lilypond[fragment,quote,staffsize=26,verbatim] 274 @lilypond[quote,fragment,staffsize=26] 351 kpsewhich feta20.tex 747 @item quote 754 @code{quote} オプションが楽譜断片に挿入するインデントの量をセットします。 916 pdflatex yourfile.tex 928 latex yourfile.tex 953 @q{画像のインクルード}コマンドに置き換えられた @file{.tex} ファイルを@c 1162 @item @file{.tex} @tab @LaTeX{} [all …]
|
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/ja/usage/ |
H A D | lilypond-book.itely | 131 @emph{Compiling lilybook.tex...} 166 @lilypond[fragment,quote,staffsize=26,verbatim] 274 @lilypond[quote,fragment,staffsize=26] 351 kpsewhich feta20.tex 747 @item quote 754 @code{quote} オプションが楽譜断片に挿入するインデントの量をセットします。 916 pdflatex yourfile.tex 928 latex yourfile.tex 953 @q{画像のインクルード}コマンドに置き換えられた @file{.tex} ファイルを@c 1162 @item @file{.tex} @tab @LaTeX{} [all …]
|
/dports/print/lilypond/lilypond-2.22.1/Documentation/en/usage/ |
H A D | lilypond-book.itely | 122 @emph{Compiling lilybook.tex...} 154 @lilypond[fragment,quote,staffsize=26,verbatim] 251 \begin@{lilypond@}[quote,fragment,staffsize=26] 259 @lilypond[quote,fragment,staffsize=26] 302 The default is to simply insert a @code{\linebreak}. 330 kpsewhich feta20.tex 726 @item quote 885 pdflatex yourfile.tex 896 latex yourfile.tex 1124 @item @file{.tex} @tab @LaTeX{} [all …]
|
/dports/textproc/texi2html/texi2html-5.0/test/xemacs_manual/ |
H A D | text.texi | 145 @findex tex-mode 212 @samp{''} (@code{TeX-insert-quote}). 220 Insert @samp{@{@}} and position point between them (@code{tex-insert-braces}). 227 @findex tex-insert-quote 233 @code{tex-insert-quote}. If you need the character @samp{"} itself in 247 @findex tex-insert-braces 252 (@code{tex-insert-braces}) to insert a pair of braces. It leaves point 280 After you insert a @samp{\begin}, use @kbd{C-c C-f} 281 (@code{tex-close-latex-block}) to insert automatically a matching 311 @findex tex-buffer [all …]
|
/dports/print/latex-beamer/beamer-3.57/doc/ |
H A D | beamerug-nonpresentation.tex | 171 Create a file named, say, |main.beamer.tex| with the following content: 175 \input{main.tex} 179 Create an extra file named, say, |main.article.tex| with the following content: 185 \input{main.tex} 189 You can now run |pdflatex| or |latex| on the two files |main.beamer.tex| and |main.article.tex|. 204 Once you have labeled a slide, you can use the following command in your article version to insert … 208 \begin{quote} 210 \end{quote} 235 \begin{quote} 237 \end{quote} [all …]
|
/dports/math/giacxcas/giac-1.6.0/src/ |
H A D | markup.cc | 316 string str_to_tex(const string &s_orig,bool quote,bool ind) { in str_to_tex() argument 332 if (quote) in str_to_tex() 337 string str_to_scm(const string &s_orig,bool quote,bool ind) { in str_to_scm() argument 353 if (quote) in str_to_scm() 390 bool quote=(flags & _MARKUP_QUOTE)!=0; in string2markup() local 406 ml.latex+=(it!=lines.begin()?"\\\\":"")+textext+"{"+str_to_tex(*it,quote,code)+"}"; in string2markup() 414 str_to_scm(lines.front(),quote,code)+"\")"+(code?")":""); in string2markup() 418 ml.scheme+=" (row (cell \""+str_to_scm(*it,quote,code)+"\"))"; in string2markup() 430 string mtag=quote?"ms":"mtext"; in string2markup() 1811 args.insert(args.begin(),fraction(1,di)); in gen2markup() [all …]
|
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/hu/usage/ |
H A D | lilypond-book.itely | 118 @emph{Compiling lilybook.tex...} 150 @lilypond[fragment,quote,staffsize=26,verbatim] 227 @lilypond[quote,fragment,staffsize=26] 270 The default is to simply insert a @code{\linebreak}. 298 kpsewhich feta20.tex 514 the included file, and insert it as a standard @code{imageobject}, with 639 @item quote 798 pdflatex yourfile.tex 810 latex yourfile.tex 982 @item @file{.tex} @tab @LaTeX{} [all …]
|
/dports/print/lilypond/lilypond-2.22.1/Documentation/hu/usage/ |
H A D | lilypond-book.itely | 118 @emph{Compiling lilybook.tex...} 150 @lilypond[fragment,quote,staffsize=26,verbatim] 227 @lilypond[quote,fragment,staffsize=26] 270 The default is to simply insert a @code{\linebreak}. 298 kpsewhich feta20.tex 514 the included file, and insert it as a standard @code{imageobject}, with 639 @item quote 798 pdflatex yourfile.tex 810 latex yourfile.tex 982 @item @file{.tex} @tab @LaTeX{} [all …]
|