Home
last modified time | relevance | path

Searched refs:textclass (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/dports/print/lyx/lyx-2.3.4.2/src/
H A DLayoutFile.cpp235 "# \\DeclareLaTeXClass{" << textclass << "}\n\n" in addEmptyClass()
244 LayoutFile * tc = new LayoutFile(textclass, textclass, in addEmptyClass()
245 "Unknown text class " + textclass, textclass + ".cls", "", true); in addEmptyClass()
265 classmap_[textclass] = tc; in addEmptyClass()
266 return textclass; in addEmptyClass()
278 string fullName = addName(path, textclass + ".layout"); in addLocalLayout()
289 fullName = addName(oldpath, textclass + ".layout"); in addLocalLayout()
336 class_name, textclass, class_prereq, category, true); in addLocalLayout()
346 if (haveClass(textclass)) { in addLocalLayout()
351 delete classmap_[textclass]; in addLocalLayout()
[all …]
H A DLayoutFile.h116 LayoutFileIndex addEmptyClass(std::string const & textclass);
121 LayoutFileIndex addLocalLayout(std::string const & textclass,
/dports/print/lyx/lyx-2.3.4.2/src/tex2lyx/
H A DContext.cpp86 textclass(textclass_), in Context()
91 layout = &textclass.defaultLayout(); in Context()
93 parent_layout = &textclass.defaultLayout(); in Context()
148 begin_layout(os, &textclass.defaultLayout()); in check_layout()
252 os << "textclass=" << textclass.name() in dump()
H A Dtex2lyx.cpp101 TeX2LyXDocClass textclass; variable
278 LayoutFile const & baseClass = LayoutFileList::get()[textclass.name()]; in initModules()
301 LayoutFile const & baseClass = LayoutFileList::get()[textclass.name()]; in addModule()
305 if (textclass.read(layout_file, TextClass::MODULE)) { in addModule()
343 LayoutFile const & baseClass = LayoutFileList::get()[textclass.name()]; in checkModule()
361 if (findLayoutWithoutModule(textclass, name, command)) in checkModule()
363 if (findInsetLayoutWithoutModule(textclass, name, command)) in checkModule()
455 if (textclass.read(layout_file, TextClass::MODULE)) { in checkModule()
474 return textclass.provides(name) || preamble.isPackageUsed(name); in isProvided()
918 preamble.parse(p, documentclass, textclass); in tex2lyx()
[all …]
H A Dtext.cpp62 Context newcontext(true, context.textclass); in parse_text_in_inset()
73 Context dummy(true, context.textclass); in parse_text_in_inset()
94 if (it != context.textclass.insetLayouts().end()) in parse_text_in_inset()
715 Context newcontext(true, context.textclass); in output_ert_inset()
889 Context dummy(true, parent_context.textclass); in output_command_layout()
1522 Context newcontext(true, context.textclass, in parse_listings()
1549 Context newcontext(true, context.textclass, in parse_listings()
2154 TeX2LyXDocClass const & textclass(parent_context.textclass); in parse_environment() local
2155 Context newcontext(true, textclass, in parse_environment()
2156 &(textclass.defaultLayout())); in parse_environment()
[all …]
/dports/print/lyx/lyx-2.3.4.2/lib/lyx2lyx/
H A DLyX.py147 def get_backend(textclass): argument
149 if textclass == "linuxdoc" or textclass == "manpage":
151 if textclass.startswith("docbook") or textclass.startswith("agu-"):
266 self.textclass = "article"
382 self.textclass = get_value(self.header, "\\textclass", 0,
389 self.textclass = get_value(self.header, b"\\textclass", 0,
404 self.textclass = self.textclass.decode(self.encoding)
405 self.backend = get_backend(self.textclass)
580 self.header[i] = "\\textclass %s" % self.textclass
H A Dlyx_2_1.py1750 if document.textclass == "IEEEtran":
1802 if document.textclass == "aastex":
1814 if document.textclass == "aastex":
1826 if document.textclass == "agutex":
1838 if document.textclass == "agutex":
1850 if document.textclass == "ijmpc" or document.textclass == "ijmpd":
1862 if document.textclass == "ijmpc" or document.textclass == "ijmpd":
1938 if document.textclass == "europecv":
2164 document.textclass = "literate-" + document.textclass
4534 if document.textclass == "aa":
[all …]
/dports/print/lyx/lyx-2.3.4.2/lib/doc/ja/
H A DLaTeXConfig.lyx7 \textclass article
1860 type "textclass"
1887 type "textclass"
1917 type "textclass"
1943 type "textclass"
1969 type "textclass"
2007 type "textclass"
2048 type "textclass"
2076 type "textclass"
2114 type "textclass"
[all …]
/dports/print/lyx/lyx-2.3.4.2/lib/layouts/
H A Dbxjsreport.layout4 # Japanese BXJS report textclass is an extension of JS textclass
H A Dbxjsarticle.layout4 # Japanese BXJS article textclass is an extension of JS textclass
H A Dbxjsbook.layout4 # Japanese BXJS book textclass is an extension of JS textclass
H A Dbxjsslide.layout4 # Japanese BXJS slide textclass is an extension of JS textclass
H A Drevtex.layout4 # RevTeX textclass definition file. Based on:
5 # AMS-Article textclass definition file. Taken from initial LyX source code
6 # and from the Article textclass definition file, following the AMS sample
H A Drevtex4.layout4 # RevTeX 4 textclass definition file. Based on:
5 # AMS-Article textclass definition file. Taken from initial LyX source code
6 # and from the Article textclass definition file, following the AMS sample
28 # Default textclass options. The user may need to modify this.
H A Dsvprobth.layout4 # svjour/probth (article) textclass definition file.
22 # General textclass parameters
28 # General textclass parameters
H A Damsart.layout4 # AMS-Article textclass definition file. Taken from initial LyX source code
5 # and from the Article textclass definition file, following the AMS sample
H A Damsbook.layout4 # AMS-Article textclass definition file. Taken from initial LyX source code
5 # and from the Article textclass definition file, following the AMS sample
H A Dsvglobal.layout4 # svjour/global (article) textclass definition file.
17 # General textclass parameters
H A Darab-article.layout4 # Arabic article textclass definition file.
/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolia_engine.cxx62 textclass(c), in xml_tree()
88 if ( rec_pnt->textclass.empty() ){ in print()
92 os << " (" << rec_pnt->textclass << ")" << endl; in print()
1201 void TextEngine::setup( const string& textclass, bool prefer_struct ){ in setup() argument
1209 string txtc = textclass; in setup()
1240 const string& textclass, in search_text_parents() argument
1269 textclass, in search_text_parents()
1284 if ( pnt->tag == "t" && pnt->textclass == textclass ){ in search_text_parents()
1319 const map<int,int>& TextEngine::enumerate_text_parents( const string& textclass, in enumerate_text_parents() argument
1336 DBG << "enumerate_text_parents(" << textclass << ")" << endl; in enumerate_text_parents()
[all …]
/dports/textproc/ucto/ucto-0.24.1/src/
H A Ducto.cxx235 string textclass; in main() local
236 Opts.extract( "textclass", textclass ); in main()
239 if ( !textclass.empty() ){ in main()
246 inputclass = textclass; in main()
247 outputclass = textclass; in main()
/dports/print/lyx/lyx-2.3.4.2/lib/doc/
H A DLaTeXConfig.lyx7 \textclass article
2053 type "textclass"
2081 type "textclass"
2111 type "textclass"
2138 type "textclass"
2164 type "textclass"
2208 type "textclass"
2255 type "textclass"
2283 type "textclass"
2322 type "textclass"
[all …]
/dports/sysutils/rundeck2/pkgs/webapp/WEB-INF/grails-app/views/framework/
H A D_pluginConfigPropertySummaryValue.gsp39 <g:set var="textclass" value="text-success"/>
41 … <g:set var="textclass" value="${prop.renderingOptions['booleanTrueDisplayValueClass']}"/>
43 <span class="${textclass}"><g:message code="yes"/></span>
/dports/textproc/ucto/ucto-0.24.1/tests/
H A Dtesttext4 $exe -L nl --textclass="OCR" -F filter.xml
/dports/sysutils/rundeck3/WEB-INF/classes/framework/
H A D_pluginConfigPropertySummaryValue.gsp39 <g:set var="textclass" value="text-success"/>
41 … <g:set var="textclass" value="${prop.renderingOptions['booleanTrueDisplayValueClass']}"/>
43 <span class="${textclass}"><g:message code="yes"/></span>

12345678910>>...25