/dports/math/giacxcas/giac-1.6.0/src/ |
H A D | markup.cc | 137 return s.find(p)==0; in is_prefix() 274 pos_gt=str.find(">"); in extract_id() 289 size_t pos=str.find(">"); in insert_id() 300 indent=0; in trim_string() 304 indent++; in trim_string() 317 int indent; in str_to_tex() local 330 if (ind && indent>0) in str_to_tex() 338 int indent; in str_to_scm() local 351 if (ind && indent>0) in str_to_scm() 359 int indent; in str_to_mml() local [all …]
|
/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/ipi/utils/ |
H A D | inputvalue.py | 269 rstr = indent + "<" + name; 292 if text.find('\n') >= 0: 511 def pprint(self, default, indent="", latex = True): argument 530 if not latex: 535 if latex: 542 if latex: 622 …rstr += indent + " <default>" + self.pprint(self.value, indent=indent, latex=False) + "</default… 627 …rstr += indent + " <" + a + "_default>" + self.pprint(self.__dict__[a]._default, indent=indent, … 841 return Input.write(self, name=name, indent=indent, text=write_type(self.type, self.value)) 937 rstr += "\n" + indent + " [ " [all …]
|
/dports/devel/elm-format/elm-format-0.8.3/tests/test-files/CommonMark/tools/ |
H A D | make_spec.lua | 62 local indent = string.rep(' ', entry.level - 1) 63 toclines[#toclines + 1] = indent .. '* [' .. 97 local latex = cmark.node_new(spec.block and cmark.NODE_CUSTOM_BLOCK or 99 cmark.node_set_on_enter(latex, spec.start) 100 cmark.node_set_on_exit(latex, spec.stop) 101 return latex 181 local sepstart, sepend = code:find("[\n\r]+%.[\n\r]+") 250 return '[' .. ref.label .. ']: #' .. ref.indent .. '\n'
|
/dports/print/auctex/auctex-12.2/ |
H A D | ChangeLog.1 | 2606 * context.el (ConTeXt-find-indent): Fix indentation. Requested by Henri Menke. 6145 * tests/latex/latex-test.el (LaTeX-math-indent) 6150 * tests/latex/math-indent-out.tex: Ditto. 6161 * tests/latex/latex-test.el (LaTeX-indent-tabular-test/in) 12528 * context.el (ConTeXt-find-indent): Use `condition-case' rather 16259 * latex.el (docTeX-indent-inner-fixed) 16283 * context.el (ConTeXt-find-indent): Correct indentation of 19567 `LaTeX-find-macro-start' in latex.el. 19569 `LaTeX-find-macro-end' in latex.el. 20602 * latex.el (LaTeX-find-matching-end, LaTeX-find-matching-end): Try [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/org/ |
H A D | ChangeLog.1 | 318 * ox-publish.el (org-publish-find-title, org-publish-find-date): 326 * ox-publish.el (org-publish-find-title, org-publish-find-date): 2369 (org-find-top-headline): Rename from `org-find-top-category'. 2617 (org-publish-find-date) 7486 org-find-library-dir. 9502 `find-library-name'. 9662 `org-id-find'. 9694 * org-indent.el (org-indent-indent-buffer): Ditto. 14451 * org-indent.el (org-indent-indent-buffer): Send more 31037 `org-find-row-type'. [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/org/ |
H A D | ChangeLog.1 | 318 * ox-publish.el (org-publish-find-title, org-publish-find-date): 326 * ox-publish.el (org-publish-find-title, org-publish-find-date): 2369 (org-find-top-headline): Rename from `org-find-top-category'. 2617 (org-publish-find-date) 7486 org-find-library-dir. 9502 `find-library-name'. 9662 `org-id-find'. 9694 * org-indent.el (org-indent-indent-buffer): Ditto. 14451 * org-indent.el (org-indent-indent-buffer): Send more 31037 `org-find-row-type'. [all …]
|
/dports/editors/jed/jed-0.99-19/lib/ |
H A D | tclmode.sl | 1 % tcl mode 0.5 (derived from shmode.sl, cmode.sl and latex.sl) 216 variable indent = 0, open_count; 220 indent = what_column (); 221 % If we find first an unmatched '{', then the next line should be indented. 231 return (indent); 238 % If we find an unmatched '}', then this line should be unindented. 241 return (indent); 248 variable indent; 256 indent = tcl_prev_line_rule (); 257 indent += tcl_cur_line_rule (); [all …]
|
/dports/japanese/jed/jed-B0.99-8__J067/lib/ |
H A D | tclmode.sl | 1 % tcl mode 0.5 (derived from shmode.sl, cmode.sl and latex.sl) 210 variable indent = 0, open_count; 214 indent = what_column (); 215 % If we find first an unmatched '{', then the next line should be indented. 225 return (indent); 232 % If we find an unmatched '}', then this line should be unindented. 235 return (indent); 242 variable indent; 250 indent = tcl_prev_line_rule (); 251 indent += tcl_cur_line_rule (); [all …]
|
/dports/graphics/klatexformula/klatexformula-4.0.0/src/i18n/ |
H A D | klf_fr.ts | 3001 <source>Can't find font</source> 3681 <comment>[[find]]</comment> 3687 <comment>[[find]]</comment> 3693 <comment>[[find]]</comment> 3699 <comment>[[find]]</comment> 3705 <comment>[[find next]]</comment> 3711 <comment>[[find prev]]</comment> 3717 <comment>[[find rev]]</comment> 3821 <source>Could not find %1 executable !</source> 6034 --latex <latex executable> [all …]
|
/dports/print/catdvi/catdvi-0.14/ |
H A D | GNUmakefile | 89 find . -name '*~' -or -name '*.bck' | xargs $(RM) 108 cd test && latex $(notdir $<) 116 cd enc && latex $(notdir $<) 162 $(wildcard *.c *.h)) | indent | uniq | wc -l
|
/dports/devel/aegis/aegis-4.25.D510/etc/ |
H A D | i18n.cook | 20 * Only build the internationalization targets if you can find the msgcat 75 * other documentation together, and have a po/PACKAGE.latex file? 118 --indent 180 --indent 201 --indent 236 * documentation together, and have a po/PACKAGE.latex file? No, of 267 * Personally, I like the "--indent" option, but Emacs' 295 * Personally, I like the "--indent" option, but Emacs' PO mode 314 * Personally, I like the "--indent" option, but Emacs' PO mode
|
/dports/print/font-amsfonts/amsfonts-3.02/source/latex/amsfonts/ |
H A D | amsfndoc.ins | 130 \ tex/latex/amsfonts/ 150 \ source/latex/amsfonts/ 203 \null\indent{\tt http://www.ams.org/tex/amsfonts.html}\newline 311 if you find them, you should simply install the new versions in the 312 same areas. If you don't find them, some more specific hints follow. 319 the files listed above under {\tt tex/latex/amsfonts/} should go into 336 directory where your drivers will find them. 346 \null\indent{\tt ftp://ftp.ams.org/pub/tex/amsfonts/latex/obsolete/}\newline 377 \null\indent{\tt /pub/macintosh/amsfonts2-2.hqx}\newline 389 \null\indent{\tt http://www.ams.org/tex/type1-fonts.html}\newline [all …]
|
/dports/editors/textadept/textadept_11.1.linux/modules/textadept/ |
H A D | editing.lua | 237 buffer:get_line(line):find('^[^\r\n]') then 308 if indentation:find('^\t') then 313 local indent = math.floor(#indentation / tab_width) 316 '\n%s%s', buffer.use_tabs and string.rep('\t', indent) or 317 string.rep(' ', buffer.tab_width):rep(indent), spaces) 346 if text:find('\n') then 580 local indent = buffer.line_indentation[line] 584 local tabs = indent // buffer.tab_width 585 local spaces = math.fmod(indent, buffer.tab_width) 588 new_indentation = string.rep(' ', indent) [all …]
|
H A D | snippets.lua | 134 …nform={},ini={},Io={},java={},javascript={},jq={},json={},jsp={},julia={},latex={},ledger={},less=… 163 if name:find(name_patt) and type(text) ~= 'table' then 178 (p1 == lang and p2 and p2:find(name_patt) or 179 p1 and p1:find(name_patt) and p3 == '') then 227 local indent = {[true] = '\t', [false] = string.rep(' ', buffer.tab_width)} 231 return indentation:gsub(indent[not use_tabs], indent[use_tabs]) 238 local additional_indent = indent[use_tabs]:rep(level) 293 if placeholder.default:find('%%%d+') then
|
/dports/editors/textadept/textadept-textadept_11.1/modules/textadept/ |
H A D | editing.lua | 237 buffer:get_line(line):find('^[^\r\n]') then 308 if indentation:find('^\t') then 313 local indent = math.floor(#indentation / tab_width) 316 '\n%s%s', buffer.use_tabs and string.rep('\t', indent) or 317 string.rep(' ', buffer.tab_width):rep(indent), spaces) 346 if text:find('\n') then 580 local indent = buffer.line_indentation[line] 584 local tabs = indent // buffer.tab_width 585 local spaces = math.fmod(indent, buffer.tab_width) 588 new_indentation = string.rep(' ', indent) [all …]
|
H A D | snippets.lua | 134 …nform={},ini={},Io={},java={},javascript={},jq={},json={},jsp={},julia={},latex={},ledger={},less=… 163 if name:find(name_patt) and type(text) ~= 'table' then 178 (p1 == lang and p2 and p2:find(name_patt) or 179 p1 and p1:find(name_patt) and p3 == '') then 227 local indent = {[true] = '\t', [false] = string.rep(' ', buffer.tab_width)} 231 return indentation:gsub(indent[not use_tabs], indent[use_tabs]) 238 local additional_indent = indent[use_tabs]:rep(level) 293 if placeholder.default:find('%%%d+') then
|
/dports/textproc/py-bibtexparser/bibtexparser-1.2.0/docs/source/ |
H A D | tutorial.rst | 13 In an entry, you can find 185 .. code-block:: latex 202 For example we can use ``indent`` and ``comma_first`` to customize the previous entry, first the co… 225 writer.indent = ' ' # indent entries with 4 spaces instead of one 232 .. code-block:: latex 308 * Case 1: you plan to use this library to work with latex and you assume that the original bibtex i… 310 * Case 2: you plan to use this library to work with latex but your bibtex is not really clean.
|
/dports/textproc/muse/muse-3.20/ |
H A D | ChangeLog.4 | 633 (muse-l-e-m-m-increase-list-item-indent) 951 (muse-latex-fixup-citations): Re-indent. Use save-restriction 953 (muse-latex-bibliography): Re-indent. 958 (muse-publish-cite-tag): Re-indent. 1442 find the footnote that goes with a reference, leave the reference 1453 (muse-protocol-find): Find protocols correctly. Rewrite to use 1749 (muse-read-project, muse-project-find-file): Message fix. 1875 * lisp/muse-project.el (muse-project-find-file): Fix bug when 1934 * lisp/muse-project.el (muse-project-find-file): Permit non-Muse 1968 * lisp/muse-publish.el (muse-publish-determine-dl-indent): New [all …]
|
/dports/x11-toolkits/scintilla/scite/src/ |
H A D | SciTEGlobal.properties | 181 indent.size=8 183 #indent.auto=1 184 indent.automatic=1 185 indent.opening=0 186 indent.closing=0 198 #wrap.indent.mode=1 223 # find.command=findstr /n /s $(find.what) $(find.files) 224 #find.input=$(find.what) 228 #find.in.files.close.on.find=0 232 #find.close.on.find=0 [all …]
|
/dports/editors/scite/scite/src/ |
H A D | SciTEGlobal.properties | 181 indent.size=8 183 #indent.auto=1 184 indent.automatic=1 185 indent.opening=0 186 indent.closing=0 198 #wrap.indent.mode=1 223 # find.command=findstr /n /s $(find.what) $(find.files) 224 #find.input=$(find.what) 228 #find.in.files.close.on.find=0 232 #find.close.on.find=0 [all …]
|
/dports/print/auctex/auctex-12.2/doc/ |
H A D | auctex.texi | 85 it easy to find the errors that may slip through anyway. 940 @deffn Command LaTeX-find-matching-begin 950 @deffn Command LaTeX-find-matching-end 1551 @vindex LaTeX-indent-level 1552 @vindex LaTeX-item-indent 1613 @findex LaTeX-indent-line 1614 @code{LaTeX-indent-line} will indent the current line. 1643 @defopt LaTeX-indent-level 1648 @defopt LaTeX-item-indent 1653 @defopt TeX-brace-indent-level [all …]
|
H A D | auctex.info-1 | 1858 -- Command: LaTeX-find-matching-begin 1865 -- Command: LaTeX-find-matching-end 2379 reasons that you would indent ordinary computer programs. 2420 customizing the variable 'LaTeX-indent-environment-check'. 2438 'LaTeX-indent-line' will indent the current line. 2452 -- User Option: LaTeX-indent-environment-list 2463 -- User Option: LaTeX-indent-level 2467 -- User Option: LaTeX-item-indent 2471 -- User Option: TeX-brace-indent-level 3156 (add-hook 'find-file-hook 'TeX-fold-buffer t) [all …]
|
/dports/devel/allegro5/allegro5-5.2.7.0/docs/ |
H A D | Refman.cmake | 77 set(LATEX_DIR ${CMAKE_CURRENT_BINARY_DIR}/latex) 135 # you run make, it will compare them and find them equal, so protos.timestamp 383 --paragraph-indent 0 419 add_custom_target(latex ALL DEPENDS ${LATEX_DIR}/refman.tex) target 426 ${SRC_REFMAN_DIR}/latex.template 429 --to latex 431 --template ${SRC_REFMAN_DIR}/latex.template
|
/dports/editors/kak-lsp/kak-lsp-11.1.0/ |
H A D | kak-lsp.toml | 51 # start shell to find path to dart analysis server source 103 # See https://github.com/latex-lsp/texlab/blob/e1ee8495b0f54b4411a1ffacf787efa621d8f826/src/options… 178 # "julia.format.indent" = 4 184 [language.latex] 185 filetypes = ["latex"] 189 [language.latex.settings.texlab] 190 # See https://github.com/latex-lsp/texlab/blob/master/docs/options.md
|
/dports/textproc/rand/rand-1.9/ |
H A D | Makefile.in | 99 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 128 distuninstallcheck_listfiles = find . -type f -print 129 distcleancheck_listfiles = find . -type f -print 461 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 465 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 503 || find "$(distdir)" -type d ! -perm -755 \ 735 .PHONY : rpm docs test indent lint grind hist histo histogram 750 lint indent: 758 make -C docs/doxygen/latex 759 dvips -f docs/doxygen/latex/refman.dvi > refman.ps
|