Home
last modified time | relevance | path

Searched refs:cmidrule (Results 1 – 25 of 49) sorted by relevance

12

/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A Dbooktabs.sty.ltxml29 # \cmidrule[thickness](trim){col-col}
31 DefMacro('\cmidrule[]',
32 '\@ifnextchar({\ifx.#1.\expandafter\ltx@@cmidrule\else\@afterfi\ltx@@cmidrule[#1]\fi}'
33 . '{\ifx.#1.\expandafter\ltx@cmidrule\else\@afterfi\ltx@cmidrule[#1]\fi}');
35 DefMacro('\ltx@@cmidrule[Dimension] SkipMatch:( Until:){}', '\cline{#3}');
36 DefMacro('\ltx@cmidrule[Dimension]{}', '\cline{#2}');
/dports/math/R-cran-memisc/memisc/R/
H A Dtolatex-matrix.R15 cmidrule=if(useBooktabs) "\\cmidrule" else "\\cline", argument
57 if(length(cmidrule))
58 cmidrule <- paste(cmidrule,"{",2,"-",m+1,"}",sep="")
60 else if(length(cmidrule))
61 cmidrule <- paste(cmidrule,"{",1,"-",m,"}",sep="")
66 header <- c(super.header,cmidrule,header)
H A Dmtable-format-latex.R11 cmidrule=if(useBooktabs) "\\cmidrule" else "\\cline", argument
29 cmidrule=cmidrule,
51 cmidrule=if(useBooktabs) "\\cmidrule" else "\\cline", argument
206 hi.rules.k <- paste0(cmidrule,"{",hi.rule.k.start,"-",hi.rule.k.end,"}")
H A Dtolatex-ftable.R37 cmidrule=if(useBooktabs) "\\cmidrule" else "\\cline", argument
101 if(length(cmidrule)){
107 tmp.cln <- paste(cmidrule,"{",c.starts[[i]],"-",c.ends[[i]],"}",sep="")
191 if(length(cmidrule)){
H A DtoLatex-ftable-matrix.R17 cmidrule=if(useBooktabs) "\\cmidrule" else "\\cline", argument
143 cln <- mapply(mkclines,cmidrule,start.g,end.g)
362 mkclines <- function(cmidrule,start.g,end.g){ argument
367 paste0(cmidrule,"{",start.g,"-",end.g,"}")
H A DtoLatex-dataframe.R14 cmidrule=if(useBooktabs) "\\cmidrule" else "\\cline", argument
/dports/textproc/hevea/hevea-2.34/
H A Dbooktabs.hva2 %Rather awfull way to read the (...) argument arg of \cmidrule
3 %A better solution would be for \cmidrule to follow
18 \newcommand{\@cmidrule}[1]
20 \newcommand{\cmidrule}[1][]{\@cmidrule}
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/data/complete/tex/
H A Dbooktabs.cwl7 \cmidrule{a-b}
8 \cmidrule(trim){a-b}
9 \cmidrule[width](trim){a-b}
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dbooktabs.cwl14 \cmidrule{a-b}#t
15 \cmidrule(trim){a-b}#t
16 \cmidrule[line width%l](trim){a-b}#t
H A Dspreadtab.cwl26 \cmidrule{a-b}#t
27 \cmidrule(trim){a-b}#t
28 \cmidrule[line width%l](trim){a-b}#t
H A Dtabularray.cwl409 \cmidrule{i-j}#*
410 \cmidrule[options]{i-j}#*
/dports/math/R-cran-memisc/memisc/man/
H A DtoLatexExtra.Rd34 cmidrule=if(useBooktabs) "\\\\cmidrule" else "\\\\cline",
53 cmidrule=if(useBooktabs) "\\\\cmidrule" else "\\\\cline",
73 cmidrule=if(useBooktabs) "\\\\cmidrule" else "\\\\cline",
93 cmidrule=if(useBooktabs) "\\\\cmidrule" else "\\\\cline",
132 …\item{cmidrule}{character string, TeX code that determines the appearance of rules under section h…
H A Dmtable-format-latex.Rd19 cmidrule=if(useBooktabs) "\\\\cmidrule" else "\\\\cline",
45 \item{cmidrule}{appearance of rules under section headings.}
/dports/textproc/p5-LaTeX-Table/LaTeX-Table-v1.0.6/t/
H A D10.table-custom.t12 ['\cmidrule(r){1-2}'],
58 \cmidrule(r){1-2}
H A D50.synopsis.t12 ['\cmidrule(r){1-2}'],
/dports/science/dynare/dynare-4.6.4/matlab/
H A Dwrite_latex_prior_table.m76 fprintf(fidTeX,' \\cmidrule(r{.75em}){6-7} \\cmidrule(r{.75em}){8-9}\n');
87 fprintf(fidTeX,' \\cmidrule(r{.75em}){6-7} \\cmidrule(r{.75em}){8-9}\n');
H A DGetPosteriorParametersStatistics.m330 fprintf(fidTeX, ' \\cmidrule(r{.75em}){2-4} \\cmidrule(r{.75em}){5-8}\n');
336 fprintf(fidTeX, ' \\cmidrule(r{.75em}){2-4} \\cmidrule(r{.75em}){5-8}\n');
H A Ddisplay_estimation_results_table.m374 fprintf(fid,' \\cmidrule(r{.75em}){2-4} \\cmidrule(r{.75em}){5-6}\n');
380 fprintf(fid,' \\cmidrule(r{.75em}){2-4} \\cmidrule(r{.75em}){5-6}\n');
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Renderers/HTML5/
H A DArrays.jinja2s27 name: cline toprule bottomrule midrule cmidrule morecmidrules addlinespace specialrule
/dports/print/latex2rtf/latex2rtf-2.3.17/test/tmp/
H A Dl2r_0001.tex21 \cmidrule{3-4}
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Renderers/XHTML/
H A DArrays.zpts25 name: cline toprule bottomrule midrule cmidrule morecmidrules addlinespace specialrule
/dports/print/latex2rtf/latex2rtf-2.3.17/test/
H A Dtable_array2.tex30 \cmidrule{3-4}
H A Dtable_array1.tex30 \cmidrule{3-4}
/dports/print/latex2rtf/latex2rtf-2.3.17/cfg/
H A Dignore.cfg53 \cmidrule,SINGLE.
/dports/print/lyx/lyx-2.3.4.2/src/tex2lyx/test/
H A Dtest-insets-basic.tex416 \cmidrule(r){2-2}\cmidrule(l){3-4}\morecmidrules \cmidrule{2-4}Detector
425 \morecmidrules \cmidrule{3-4}LSF-spatial resolution & & & \tabularnewline

12