hyper-literate/scribble-lib/scribble
Shu-Hung You 0c93db954a Replace txfonts with newtxmath.
- The newtx package supercedes txfonts

- As a side effect, we have to load amsmath
  as well and it has to be loaded before
  mathabx and wasysym.
2020-09-21 08:12:22 -05:00
..
acmart Disable txfonts package in scribble/acmart 2020-09-18 15:31:35 -05:00
base Remove extra directories. 2014-12-02 00:54:52 -05:00
book scribble.tex, scribble/book.tex: fix trivial comment typo (#217) 2019-11-05 10:00:17 -05:00
doc Remove extra directories. 2014-12-02 00:54:52 -05:00
elsarticle Adding elsarticle 2016-06-16 16:37:07 -04:00
jfp patch for '\Large' in jfp1.cls 2017-05-02 14:55:21 -04:00
lncs lncs: add basic .css file 2018-03-31 00:25:50 -04:00
lp/lang handle case of no body forms in lp langauge 2020-08-18 16:47:47 -06:00
manual Remove extra directories. 2014-12-02 00:54:52 -05:00
private Add racketoptionalfont 2020-08-21 09:01:57 -06:00
report Remove extra directories. 2014-12-02 00:54:52 -05:00
sigplan Add {} to \ifx in subtitle. 2017-05-02 18:53:35 -04:00
acmart.rkt Sync the doc of author #:email with the contract (#186) 2019-01-02 15:40:27 -05:00
base-render.rkt scribble: document methods of base render% class 2019-02-01 16:41:50 -07:00
base.rkt Make @emph nestable, logical markup 2019-12-06 04:59:35 -07:00
basic.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
blueboxes.rkt convert blueboxes.rkt to typed racket 2015-07-11 09:53:54 -05:00
bnf.rkt Langify scribble modules 2019-11-13 08:27:32 -07:00
comment-reader.rkt Langify scribble modules 2019-11-13 08:27:32 -07:00
config.rkt Langify scribble modules 2019-11-13 08:27:32 -07:00
contract-render.rkt add (hopefully correct) missing case to the contract/bluebox renderer 2016-03-17 09:08:43 -05:00
core.rkt section links plus scriblib/{autobib,figure}: better match acmart 2017-10-11 11:19:44 -06:00
decode-struct.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
decode.rkt scribble/decode: add 'no-index to avoid part titles in index 2017-10-09 08:34:23 -07:00
doc.txt fix typo in docs: s/can contains/can contain/ (#225) 2020-04-11 11:01:24 -04:00
doclang.rkt rely on syntax objects preserving source locations 2015-12-09 17:24:20 -07:00
doclang2.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
eval.rkt improve eval:check's error message to include the expected and actual results 2018-11-24 14:44:51 +01:00
example.rkt move scribble/example contracts to scribble/eval 2017-06-20 14:11:50 -06:00
examples.rkt move scribble/examples to scribble/example 2015-12-18 06:28:27 -07:00
extract.rkt fix more problems with a generated doc submodule 2015-07-16 08:40:04 -06:00
HISTORY.txt Remove extra directories. 2014-12-02 00:54:52 -05:00
html-properties.rkt Implement support for converting values to GIFs 2020-05-30 06:19:30 -06:00
html-render.rkt Convert GIF size to string. 2020-07-19 21:10:41 -04:00
info.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
jfp.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
latex-prefix.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
latex-properties.rkt add table-row-skip to latex-properties 2020-02-27 13:50:13 -07:00
latex-render.rkt add \usepackage{txfonts} to the defaults for latex in scribble 2020-06-26 16:23:59 -05:00
lp-include.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
lp.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
lp2.rkt add scribble/lp2 2014-12-15 18:05:14 -07:00
manual-fonts.css Fix #255: update Fira Mono 2020-08-18 16:39:12 -06:00
manual-prefix.tex Remove extra directories. 2014-12-02 00:54:52 -05:00
manual-racket.css Italicize optional bracket 2020-08-23 09:56:26 -06:00
manual-racket.js Automatically link to source code of document. 2020-05-01 13:14:27 -04:00
manual-struct.rkt Add language-index-desc and reader-index-desc 2016-07-08 17:56:35 -04:00
manual-style.css avoid disappearing left-margin note on narrow display 2020-08-01 13:17:51 -06:00
manual-style.tex Remove extra directories. 2014-12-02 00:54:52 -05:00
manual.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
markdown-render.rkt Make @emph nestable, logical markup 2019-12-06 04:59:35 -07:00
pdf-render.rkt Use XeLatex instead of XeLatex 2017-03-03 07:26:25 -07:00
provide-doc-transform.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
racket.css Italicize optional bracket 2020-08-23 09:56:26 -06:00
racket.rkt Add racketoptionalfont 2020-08-21 09:01:57 -06:00
racket.tex Add optional SHyphen Latex macro to prevent hyphens from appearing in @racket[...] identifiers 2017-04-12 17:40:16 -04:00
render-struct.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
render.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
run.rkt improve markdown renderer, including support for section links 2019-10-16 05:36:48 -06:00
scheme.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-common.js search box: change '"s" for search' behavior (#202) 2019-05-01 23:35:18 -04:00
scribble-load-replace.tex Allow for manipulating scribble.tex imports 2016-01-09 11:48:21 -06:00
scribble-load.tex Replace txfonts with newtxmath. 2020-09-21 08:12:22 -05:00
scribble-prefix.html Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-prefix.tex Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-skull.tex Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-style.css Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-style.tex Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble.css Make @emph nestable, logical markup 2019-12-06 04:59:35 -07:00
scribble.tex Replace txfonts with newtxmath. 2020-09-21 08:12:22 -05:00
search.rkt Langify scribble modules 2019-11-13 08:27:32 -07:00
sigplan.rkt scribble/sigplan: add to-appear 2015-11-23 12:22:31 -07:00
srcdoc.rkt scribble/srcdoc: add class*-doc and class-doc provide forms (#213) 2019-10-01 23:01:06 -04:00
struct.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
tag.rkt add some tag predicates and tag manipulation functions 2015-04-15 03:39:32 -05:00
text-render.rkt add make-numberer to generalize section numbering 2016-01-09 20:21:18 -07:00
urls.rkt Remove extra directories. 2014-12-02 00:54:52 -05:00
valid-blueboxes-info.rkt correct the specification of the blueboxes.rktd file 2017-08-27 18:16:02 -05:00
xref.rkt extend load-xref to support multi-use on-demand information 2020-05-24 11:06:23 -06:00