Home
last modified time | relevance | path

Searched defs:DisplayMath (Results 1 – 23 of 23) sorted by relevance

/dports/games/eureka/eureka-1.27b-source/misc/
H A Dpmwiki.lua292 function DisplayMath(s) function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/resources/
H A Dheading_ids.lua102 function DisplayMath(s) function
H A Dxref.lua129 function DisplayMath(s) function
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/docs/
H A Dpdman.lua201 function DisplayMath(s) function
/dports/textproc/hs-pandoc/pandoc-2.14.2/data/
H A Dsample.lua162 function DisplayMath(s) function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/data/
H A Dsample.lua162 function DisplayMath(s) function
/dports/games/libretro-scummvm/scummvm-7b1e929/dists/riscos/manual/
H A Dstronghelp.lua172 function DisplayMath(s) function
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/inst/rmd/ioslides/
H A Dioslides_presentation.lua202 function DisplayMath(s) function
/dports/textproc/R-cran-rmarkdown/rmarkdown/inst/rmd/ioslides/
H A Dioslides_presentation.lua206 function DisplayMath(s) function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/panmirror/command/
H A DPanmirrorCommands.java108 public static final String DisplayMath = "3E36BA99-2AE9-47C3-8C85-7CC5314A88DF"; field in PanmirrorCommands
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/LaTeX/
H A DTable.hs239 displayMathToInline (Math DisplayMath x) = Math InlineMath x function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Writers/LaTeX/
H A DTable.hs239 displayMathToInline (Math DisplayMath x) = Math InlineMath x function
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/pandoc-types/src/
H A Ddefinition.rs216 DisplayMath, enumerator
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/api/
H A Dcommand.ts103 DisplayMath = '3E36BA99-2AE9-47C3-8C85-7CC5314A88DF', enumerator
H A Dpandoc.ts201 DisplayMath = 'DisplayMath', enumerator
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/
H A DShared.hs181 isDisplayMath (Math DisplayMath _) = True function
H A DFB2.hs300 blockToXml (Para [Math DisplayMath formula]) = insertMath NormalImage formula function
H A DLaTeX.hs913 inlineToLaTeX (Math DisplayMath str) = do function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Writers/
H A DShared.hs166 isDisplayMath (Math DisplayMath _) = True function
H A DFB2.hs300 blockToXml (Para [Math DisplayMath formula]) = insertMath NormalImage formula function
H A DLaTeX.hs1099 inlineToLaTeX (Math DisplayMath str) = do function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/pandoc-types-1.22/src/Text/Pandoc/
H A DDefinition.hs316 data MathType = DisplayMath | InlineMath deriving (Show, Eq, Ord, Read, Typeable, Data, Generic) constructor
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-types-1.22/src/Text/Pandoc/
H A DDefinition.hs316 data MathType = DisplayMath | InlineMath deriving (Show, Eq, Ord, Read, Typeable, Data, Generic) constructor