Home
last modified time | relevance | path

Searched refs:footnotes (Results 151 – 175 of 3288) sorted by relevance

12345678910>>...132

/dports/finance/gnucash-docs/gnucash-docs-4.9/xsl/1.79.2/html/
H A Dchunk-common.xsl780 <xsl:when test="count($footnotes) = 0">
788 <xsl:with-param name="footnotes"
797 <xsl:with-param name="footnotes"
805 <xsl:with-param name="footnotes"
831 <xsl:when test="count($footnotes) = 0">
839 <xsl:with-param name="footnotes"
847 <xsl:with-param name="footnotes"
865 <xsl:template name="process.footnotes">
870 <xsl:with-param name="footnotes" select="$footnotes"/>
884 <div class="footnotes">
[all …]
/dports/sysutils/conky/conky-1.12.2/doc/docbook-xml/html/
H A Dchunk-common.xsl782 <xsl:when test="count($footnotes) = 0">
790 <xsl:with-param name="footnotes"
799 <xsl:with-param name="footnotes"
807 <xsl:with-param name="footnotes"
833 <xsl:when test="count($footnotes) = 0">
841 <xsl:with-param name="footnotes"
849 <xsl:with-param name="footnotes"
867 <xsl:template name="process.footnotes">
872 <xsl:with-param name="footnotes" select="$footnotes"/>
886 <div class="footnotes">
[all …]
/dports/sysutils/conky-awesome/conky-1.12.2/doc/docbook-xml/html/
H A Dchunk-common.xsl782 <xsl:when test="count($footnotes) = 0">
790 <xsl:with-param name="footnotes"
799 <xsl:with-param name="footnotes"
807 <xsl:with-param name="footnotes"
833 <xsl:when test="count($footnotes) = 0">
841 <xsl:with-param name="footnotes"
849 <xsl:with-param name="footnotes"
867 <xsl:template name="process.footnotes">
872 <xsl:with-param name="footnotes" select="$footnotes"/>
886 <div class="footnotes">
[all …]
/dports/textproc/docbook-xsl/docbook-xsl-1.79.1/html/
H A Dchunk-common.xsl782 <xsl:when test="count($footnotes) = 0">
790 <xsl:with-param name="footnotes"
799 <xsl:with-param name="footnotes"
807 <xsl:with-param name="footnotes"
833 <xsl:when test="count($footnotes) = 0">
841 <xsl:with-param name="footnotes"
849 <xsl:with-param name="footnotes"
867 <xsl:template name="process.footnotes">
872 <xsl:with-param name="footnotes" select="$footnotes"/>
886 <div class="footnotes">
[all …]
/dports/devel/scons/SCons-4.2.0/SCons/Tool/docbook/docbook-xsl-1.76.1/html/
H A Dchunk-common.xsl762 <xsl:when test="count($footnotes) = 0">
770 <xsl:with-param name="footnotes"
779 <xsl:with-param name="footnotes"
787 <xsl:with-param name="footnotes"
813 <xsl:when test="count($footnotes) = 0">
821 <xsl:with-param name="footnotes"
829 <xsl:with-param name="footnotes"
847 <xsl:template name="process.footnotes">
852 <xsl:with-param name="footnotes" select="$footnotes"/>
866 <div class="footnotes">
[all …]
/dports/security/ncrack/ncrack-0.7/docs/xsl/html/
H A Dchunk-common.xsl762 <xsl:when test="count($footnotes) = 0">
770 <xsl:with-param name="footnotes"
779 <xsl:with-param name="footnotes"
787 <xsl:with-param name="footnotes"
813 <xsl:when test="count($footnotes) = 0">
821 <xsl:with-param name="footnotes"
829 <xsl:with-param name="footnotes"
847 <xsl:template name="process.footnotes">
852 <xsl:with-param name="footnotes" select="$footnotes"/>
866 <div class="footnotes">
[all …]
/dports/textproc/libe-book/libe-book-0.1.3/
H A DTODO20 * Improve parsing and handling of footnotes. Drop footnote identifier
29 * Try to reconstruct footnotes.
/dports/databases/mantis/mantisbt-2.25.2/plugins/EmailReporting/core/Mail/Markdownify/
H A DCHANGELOG.md66 * Test: Add tests for footnotes after every paragraph or not
67 * Feature: Allow to display link reference in paragraph, without footnotes
/dports/misc/bibletime/bibletime-2.11.2/src/frontend/displaywindow/
H A Dbtdisplaysettingsbutton.cpp159 m_filterOptions.footnotes = checked; in slotOptionToggled()
219 if (isOptionAvailable(CSwordModuleInfo::footnotes)) { in repopulateMenu()
220 addMenuEntry(m_footnotesAction, m_filterOptions.footnotes); in repopulateMenu()
/dports/japanese/groff/groff-1.18.1.1/tmac/
H A DTODO5 If we have footnotes in the abstract in RP format, then the footnote
11 Warn about automatically numbered footnotes in floating keeps.
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/texmf/tex/latex/mmd6/tufte-handout/
H A Dmmd6-tufte-handout-leader.tex11 % * footnotes don't work inside of tables
21 \usepackage{fancyvrb} % Allow \verbatim et al. in footnotes
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/texmf/tex/latex/mmd6/tufte-book/
H A Dmmd6-tufte-book-leader.tex11 % * footnotes don't work inside of tables
21 \usepackage{fancyvrb} % Allow \verbatim et al. in footnotes
/dports/textproc/groff/groff-1.22.4/tmac/
H A DTODO3 If we have footnotes in the abstract in RP format, then the footnote
9 Warn about automatically numbered footnotes in floating keeps.
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/doc/web/
H A Dmkdocs.yml38 - footnotes
43 - markdown.extensions.footnotes
/dports/www/tikiwiki/tiki-21.2/lib/
H A Dziplib.php965 $footnotes = [];
971 $footnotes[$m[1]] = sprintf(_("[%d] See [%s]"), $m[1], rawurldecode($reference));
975 if (count($footnotes) > 0) {
976 ksort($footnotes);
978 return "-----\n" . "!" . _("References") . "\n" . join("\n%%%\n", $footnotes) . "\n";
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dpage-layout-problem.cc47 vector<Grob *> footnotes; in get_footnote_grobs() local
59 footnotes.insert (footnotes.end (), footnote_grobs.begin (), footnote_grobs.end ()); in get_footnote_grobs()
67 footnotes.push_back (0); in get_footnote_grobs()
71 return footnotes; in get_footnote_grobs()
348 Page_layout_problem::add_footnotes_to_footer (SCM footnotes, Stencil foot, Paper_book *pb) in add_footnotes_to_footer() argument
356 footnotes = scm_reverse (footnotes); in add_footnotes_to_footer()
358 for (SCM s = footnotes; scm_is_pair (s); s = scm_cdr (s)) in add_footnotes_to_footer()
403 SCM footnotes = get_footnotes_from_lines (systems); in Page_layout_problem() local
404 foot_stencil = add_footnotes_to_footer (footnotes, foot_stencil, pb); in Page_layout_problem()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dpage-layout-problem.cc47 vector<Grob *> footnotes; in get_footnote_grobs() local
59 footnotes.insert (footnotes.end (), footnote_grobs.begin (), footnote_grobs.end ()); in get_footnote_grobs()
67 footnotes.push_back (0); in get_footnote_grobs()
71 return footnotes; in get_footnote_grobs()
344 Page_layout_problem::add_footnotes_to_footer (SCM footnotes, Stencil foot, Paper_book *pb) in add_footnotes_to_footer() argument
351 footnotes = scm_reverse (footnotes); in add_footnotes_to_footer()
353 for (SCM s = footnotes; scm_is_pair (s); s = scm_cdr (s)) in add_footnotes_to_footer()
398 SCM footnotes = get_footnotes_from_lines (systems); in Page_layout_problem() local
399 foot_stencil = add_footnotes_to_footer (footnotes, foot_stencil, pb); in Page_layout_problem()
/dports/textproc/docbook-xsl-ns/docbook-xsl-ns-1.79.1/html/
H A Dchunk-common.xsl783 <xsl:when test="count($footnotes) = 0">
791 <xsl:with-param name="footnotes"
800 <xsl:with-param name="footnotes"
808 <xsl:with-param name="footnotes"
834 <xsl:when test="count($footnotes) = 0">
842 <xsl:with-param name="footnotes"
850 <xsl:with-param name="footnotes"
868 <xsl:template name="process.footnotes">
873 <xsl:with-param name="footnotes" select="$footnotes"/>
887 <div class="footnotes">
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/inst/rmd/latex/
H A Ddefault.tex115 % Make links footnotes instead of hotlinks:
132 \VerbatimFootnotes % allows verbatim text in footnotes
135 %%% Use protect on footnotes to avoid problems with footnotes in titles
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/text/
H A DFootnotes.idl28 /** provides access to the footnotes or endnotes of a (text)
34 /** provides access to the footnotes of the document.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/text/
H A DFootnotes.idl28 /** provides access to the footnotes or endnotes of a (text)
34 /** provides access to the footnotes of the document.
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/
H A DContext.cpp702 for (auto& f : footnotes) in initialize()
815 for (auto& f : footnotes) in run()
1407 std::find (footnotes.begin (), footnotes.end (), input) == footnotes.end ()) in footnote()
1408 footnotes.push_back (input); in footnote()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/comrak-0.12.1/src/
H A Dtests.rs28 footnotes: true, in fuzz_doesnt_crash()
769 fn footnotes() { in footnotes() function
771 [extension.footnotes], in footnotes()
824 [extension.footnotes], in footnote_does_not_eat_exclamation()
843 [extension.table, extension.footnotes], in footnote_in_table()
1201 footnotes: false, in exercise_full_api()
/dports/textproc/elixir-earmark/earmark-1.2.5/test/functional/scanner/
H A Dline_type_fn_test.exs21 # Some simple examples from the footnotes: false tests
77 test("line(footnotes: true): '" <> text <> "'") do
80 assert Line.type_of({unquote(text), 42}, %Earmark.Options{footnotes: true}, false) == struct
/dports/misc/bibletime/bibletime-2.11.2/src/backend/managers/
H A Dcswordbackend.cpp253 setOption(CSwordModuleInfo::footnotes, options.footnotes); in setFilterOptions()
291 case CSwordModuleInfo::footnotes: in optionName()
321 case CSwordModuleInfo::footnotes: in translatedOptionName()
352 case CSwordModuleInfo::footnotes: in configOptionName()

12345678910>>...132