Home
last modified time | relevance | path

Searched refs:footnotes (Results 101 – 125 of 3288) sorted by relevance

12345678910>>...132

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/niklasfasching/go-org/org/testdata/
H A Doptions.pretty_org6 disables the table of contents, footnotes & entities.
7 That means, entities like =---= --- (mdash) will be left untouched, footnotes like =[fn:1]= [fn:1] …
14 | f | Include footnotes (definitions & links) |
H A Doptions.org6 disables the table of contents, footnotes & entities.
7 That means, entities like =---= --- (mdash) will be left untouched, footnotes like =[fn:1]= [fn:1] …
14 | f | Include footnotes (definitions & links) |
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/WinCommand/
H A D_footnotes1 <section label="footnotes" id="footnotes">
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/Arrange/
H A D_footnotes1 <section label="footnotes" id="footnotes">
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/afterstep/
H A D_footnotes1 <section label="footnotes" id="footnotes">
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Mail/
H A DMailFormatHelper.php130 $footnotes = '';
132 $footnotes .= "\n";
134 $footnotes .= '[' . ($i + 1) . '] ' . $urls[$i] . "\n";
283 return $output . $footnotes;
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/niklasfasching/go-org/org/
H A Dhtml_writer.go26 footnotes *footnotes member
29 type footnotes struct { struct
72 footnotes: &footnotes{
188 w.footnotes.updateDefinition(f)
192 if w.document.GetOption("f") == "nil" || len(w.footnotes.list) == 0 {
198 for i, definition := range w.footnotes.list {
202 for k, v := range w.footnotes.mapping {
328 i := w.footnotes.add(l)
589 func (fs *footnotes) add(f FootnoteLink) int { argument
601 func (fs *footnotes) updateDefinition(f FootnoteDefinition) { argument
/dports/devel/flyspray/flyspray-0.9.9.7_4/plugins/dokuwiki/inc/parser/
H A Dxhtml.php36 var $footnotes = array(); variable in Doku_Renderer_xhtml
55 if ( count ($this->footnotes) > 0 ) {
59 foreach ( $this->footnotes as $footnote ) {
71 $alt = array_keys($this->footnotes, "@@FNT$id");
277 $i = array_search($footnote, $this->footnotes);
281 $id = count($this->footnotes)+1;
282 $this->footnotes[count($this->footnotes)] = $footnote;
286 $id = count($this->footnotes)+1;
287 $this->footnotes[count($this->footnotes)] = "@@FNT".($i);
/dports/textproc/dsssl-docbook-modular/docbook-dsssl-1.79/print/
H A Ddbblock.dsl432 ;; Handle footnotes in the body...
457 (footnotes (if %footnote-ulinks%
465 (fn-number (let loop ((nl footnotes) (num 1))
516 (define (non-table-footnotes footnotenl)
554 (footnotes (let loop ((nl (non-table-footnotes allfootnotes))
563 (if (or (node-list-empty? footnotes)
565 bop-footnotes))
573 (process-node-list footnotes)))))))
623 ;; Handle table footnotes
650 (if (node-list-empty? footnotes)
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/GWCommand/
H A D_footnotes1 <section label="footnotes" id="footnotes">
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/Banner/
H A D_footnotes1 <section label="footnotes" id="footnotes">
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/builders/latex/
H A Dtransforms.py351 footnotes = list(self.document.traverse(nodes.footnote))
352 for node in footnotes:
355 visitor = LaTeXFootnoteVisitor(self.document, footnotes)
360 def __init__(self, document: nodes.document, footnotes: List[nodes.footnote]) -> None:
362 self.footnotes = footnotes # type: List[nodes.footnote]
453 self.footnotes.remove(footnote)
462 for footnote in self.footnotes:
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/builders/latex/
H A Dtransforms.py351 footnotes = list(self.document.traverse(nodes.footnote))
352 for node in footnotes:
355 visitor = LaTeXFootnoteVisitor(self.document, footnotes)
360 def __init__(self, document: nodes.document, footnotes: List[nodes.footnote]) -> None:
362 self.footnotes = footnotes # type: List[nodes.footnote]
453 self.footnotes.remove(footnote)
462 for footnote in self.footnotes:
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/builders/latex/
H A Dtransforms.py351 footnotes = list(self.document.traverse(nodes.footnote))
352 for node in footnotes:
355 visitor = LaTeXFootnoteVisitor(self.document, footnotes)
360 def __init__(self, document: nodes.document, footnotes: List[nodes.footnote]) -> None:
362 self.footnotes = footnotes # type: List[nodes.footnote]
453 self.footnotes.remove(footnote)
462 for footnote in self.footnotes:
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/Ident/
H A D_footnotes1 <section label="footnotes" id="footnotes">
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/t/structure/
H A Dfootnote.tex3 \section{Basic footnotes}
14 \section{Separated footnotes}
25 We have presented several footnotes \ref{foot:one}, \ref{foot:two}, \ref{foot:three},
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/quickbook/test/
H A Dfootnotes-1_7.quickbook6 Some[footnote First footnote] normal[footnote Second footnote] footnotes[footnote Third footnote].
14 footnotes'''<footnote><para>Another footnote without an id</para></footnote>'''.
/dports/devel/boost-docs/boost_1_72_0/tools/quickbook/test/
H A Dfootnotes-1_7.quickbook6 Some[footnote First footnote] normal[footnote Second footnote] footnotes[footnote Third footnote].
14 footnotes'''<footnote><para>Another footnote without an id</para></footnote>'''.
/dports/devel/boost-libs/boost_1_72_0/tools/quickbook/test/
H A Dfootnotes-1_7.quickbook6 Some[footnote First footnote] normal[footnote Second footnote] footnotes[footnote Third footnote].
14 footnotes'''<footnote><para>Another footnote without an id</para></footnote>'''.
/dports/devel/boost-python-libs/boost_1_72_0/tools/quickbook/test/
H A Dfootnotes-1_7.quickbook6 Some[footnote First footnote] normal[footnote Second footnote] footnotes[footnote Third footnote].
14 footnotes'''<footnote><para>Another footnote without an id</para></footnote>'''.
/dports/devel/hyperscan/boost_1_75_0/tools/quickbook/test/
H A Dfootnotes-1_7.quickbook6 Some[footnote First footnote] normal[footnote Second footnote] footnotes[footnote Third footnote].
14 footnotes'''<footnote><para>Another footnote without an id</para></footnote>'''.
/dports/textproc/p5-LaTeX-Table/LaTeX-Table-v1.0.6/t/
H A D10.table-ctable.t26 $table->set_foottable('\tnote{footnotes are placed under the table}');
35 ]{lrr}{\tnote{footnotes are placed under the table}}{
67 ]{lrr}{\tnote{footnotes are placed under the table}}{
97 ]{lrr}{\tnote{footnotes are placed under the table}}{
136 ]{lXr}{\tnote{footnotes are placed under the table}}{
/dports/www/gitea/gitea-1.16.5/vendor/github.com/niklasfasching/go-org/org/
H A Dhtml_writer.go29 footnotes *footnotes member
32 type footnotes struct { struct
75 footnotes: &footnotes{
191 w.footnotes.updateDefinition(f)
195 if w.document.GetOption("f") == "nil" || len(w.footnotes.list) == 0 {
201 for i, definition := range w.footnotes.list {
205 for k, v := range w.footnotes.mapping {
329 i := w.footnotes.add(l)
623 func (fs *footnotes) add(f FootnoteLink) int { argument
635 func (fs *footnotes) updateDefinition(f FootnoteDefinition) { argument
/dports/databases/mantis/mantisbt-2.25.2/plugins/EmailReporting/core/Mail/Markdownify/
H A DConverter.php92 protected $footnotes = array(); variable in Markdownify\\Converter
461 foreach ($this->footnotes as $k => $tag) {
471 $this->footnotes[$k] = $tag;
816 foreach ($this->footnotes as $tag2) {
823 $tag['linkID'] = count($this->footnotes) + 1;
824 array_push($this->footnotes, $tag);
879 if (!empty($this->footnotes)) {
880 foreach ($this->footnotes as $tag) {
890 $link_id = count($this->footnotes) + 1;
896 array_push($this->footnotes, $tag);
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/text/
H A DXFootnotesSupplier.idl32 /** makes it possible to access the footnotes within
37 /** returns a collection of footnotes.
42 the footnotes settings of the document.

12345678910>>...132