reinvent-2020/RhythmCloud/lambda/Greengrass_startSong/docutils/writers/latex2e/__init__.py (23 lines): - line 237: # TODO: footnote collection transform - line 733: # TODO: ensure white space also at the beginning of a line? - line 864: # TODO: greek alphabet ... ? - line 1105: # TODO merge clines - line 1158: # TODO: use mixins for different implementations. - line 1160: ## use_optionlist_for_docinfo = False # TODO: NOT YET IN USE - line 1223: # TODO avoid errors on not declared citations. - line 1399: # TODO: currently ignored (configure in a stylesheet): - line 1576: # TODO: is this used anywhere? -> update (use template) or delete - line 1771: # TODO maybe use cite bibitems - line 1775: # TODO: do we need these? - line 1892: self.out.append('\n') # TODO: just pass? - line 2018: # TODO insertion point of bibliography should be configurable. - line 2070: # TODO: should be possible with LaTeX, see e.g. - line 2151: # TODO: use LaTeX default for unspecified label-type? - line 2236: # TODO: use the wrapfigure environment? - line 2273: ## else: # TODO: "real" LaTeX \footnote{}s - line 2285: # TODO: insert footnote content at (or near) this place - line 2390: # TODO: warn or ignore non-applicable alignment settings? - line 2396: pass # TODO: warn? - line 2522: # TODO: fails if normal text precedes the literal block. - line 2594: # TODO: set keywords for pdf? - line 2977: # TODO: where else can/must we omit the \phantomsection? reinvent-2019/rhythm-cloud/lambda/Greengrass_startSong/docutils/writers/latex2e/__init__.py (23 lines): - line 237: # TODO: footnote collection transform - line 733: # TODO: ensure white space also at the beginning of a line? - line 864: # TODO: greek alphabet ... ? - line 1105: # TODO merge clines - line 1158: # TODO: use mixins for different implementations. - line 1160: ## use_optionlist_for_docinfo = False # TODO: NOT YET IN USE - line 1223: # TODO avoid errors on not declared citations. - line 1399: # TODO: currently ignored (configure in a stylesheet): - line 1576: # TODO: is this used anywhere? -> update (use template) or delete - line 1771: # TODO maybe use cite bibitems - line 1775: # TODO: do we need these? - line 1892: self.out.append('\n') # TODO: just pass? - line 2018: # TODO insertion point of bibliography should be configurable. - line 2070: # TODO: should be possible with LaTeX, see e.g. - line 2151: # TODO: use LaTeX default for unspecified label-type? - line 2236: # TODO: use the wrapfigure environment? - line 2273: ## else: # TODO: "real" LaTeX \footnote{}s - line 2285: # TODO: insert footnote content at (or near) this place - line 2390: # TODO: warn or ignore non-applicable alignment settings? - line 2396: pass # TODO: warn? - line 2522: # TODO: fails if normal text precedes the literal block. - line 2594: # TODO: set keywords for pdf? - line 2977: # TODO: where else can/must we omit the \phantomsection? reinvent-2019/rhythm-cloud/lambda/Greengrass_startSong/docutils/writers/_html_base.py (14 lines): - line 238: self.topic_classes = [] # TODO: replace with self_in_contents - line 513: if (self.topic_classes == ['contents']): # TODO: self.in_contents - line 561: # else: # TODO system message (or already in the transform)? - line 772: # TODO: why does the html4css1 writer insert an NBSP into empty cells? - line 857: # TODO: use the new HTML5 element