Geoffrey Poore
|
13e25d05cd
|
added warning if fvextra version is less than 1.5
|
2023-09-26 12:38:52 -05:00 |
Geoffrey Poore
|
0d01d19f6e
|
v2.8
|
2023-09-12 13:31:17 -05:00 |
Geoffrey Poore
|
0b5a481906
|
added note on TUG grant and development status
|
2023-09-12 11:57:27 -05:00 |
Geoffrey Poore
|
5c4cf60e8b
|
added package option inputlanglinenos (#361)
|
2023-09-11 06:01:24 -05:00 |
Geoffrey Poore
|
5a98eb48ab
|
added note on text lexer to documentation (closes #274)
|
2023-07-15 14:34:46 -05:00 |
Geoffrey Poore
|
901c003c00
|
added documentation in FAQ about copy and paste limitations (closes #302)
|
2023-07-15 14:24:10 -05:00 |
Geoffrey Poore
|
1a77d682cc
|
removed unnecessary dependency on calc package (closes #313)
|
2023-07-15 12:48:47 -05:00 |
Geoffrey Poore
|
fa93dbae62
|
added DEPENDS.txt (closes #331)
|
2023-07-15 12:14:43 -05:00 |
Geoffrey Poore
|
a33b30c1fe
|
fixed alphabetical ordering in documentation for option bgcolor (closes #351)
|
2023-07-14 09:47:27 -05:00 |
Geoffrey Poore
|
ceedb97c78
|
added support for fvextra options breakafterinrun and breakbeforeinrun (closes #358)
|
2023-07-14 09:33:01 -05:00 |
Geoffrey Poore
|
14c440cdcf
|
improved \mintinline documentation (closes #368)
|
2023-07-13 12:44:19 -05:00 |
Geoffrey Poore
|
43ff7b9db2
|
improved and updated Pygments documentation (closes #339)
|
2023-07-13 09:12:53 -05:00 |
Geoffrey Poore
|
487a259348
|
under non-Windows operating systems, detect executables with command -v rather than which to provide better cross-platform support (#345)
|
2023-07-13 08:56:32 -05:00 |
Geoffrey Poore
|
9ac85a3a1a
|
v2.7
|
2022-12-12 08:44:19 -06:00 |
Geoffrey Poore
|
ab271622ba
|
updated README
|
2022-12-12 08:25:25 -06:00 |
Geoffrey Poore
|
25e1f30015
|
settings passed to pygmentize as command-line options are now quoted (#179, #262)
|
2022-12-06 22:24:13 -06:00 |
Geoffrey Poore
|
0c74c2780c
|
added warning to documentation of \inputminted regarding filenames and shell command execution (#338)
|
2022-12-01 11:46:27 -06:00 |
Geoffrey Poore
|
2b1c8af6c4
|
updated documentation for new \mintinline capabilities
|
2022-12-01 09:02:06 -06:00 |
Geoffrey Poore
|
c6cd4452d8
|
fixed unintended line breaks after hyphens under LuaTeX (#263)
|
2022-11-12 14:52:25 -06:00 |
Geoffrey Poore
|
d87c8b97d0
|
transferred some \mintinline implementation macros to fvextra
|
2022-11-09 21:51:31 -06:00 |
Geoffrey Poore
|
4f56d658e8
|
reimplemented \newmint based on new \mint (includes fix for #254)
|
2022-09-12 21:18:49 -05:00 |
Geoffrey Poore
|
f6302ef704
|
reimplemented \mint (includes fix for #218)
|
2022-09-12 08:01:48 -05:00 |
Geoffrey Poore
|
4a8e0b2dfa
|
reimplemented \newmintinline based on new \mintinline
|
2022-09-08 11:27:28 -05:00 |
Geoffrey Poore
|
a57efbae4b
|
updated \mintinline documentation for new implementation
|
2022-09-08 07:37:48 -05:00 |
Geoffrey Poore
|
c432192a4e
|
reimplemented \mintinline to use fvextra \Verb internally (still needs docs, \newmintinline support) (#329, #340)
|
2022-09-06 21:43:56 -05:00 |
Geoffrey Poore
|
52724c231b
|
redefine documentation \pkg -> \texpkg to avoid naming conflicts
|
2022-09-02 07:33:34 -05:00 |
Geoffrey Poore
|
d46f1ba2d2
|
fixed bug with autogobble (#326)
|
2022-04-02 13:32:04 -05:00 |
Geoffrey Poore
|
8951e422de
|
v2.6
|
2021-12-24 13:07:41 -06:00 |
Geoffrey Poore
|
1cf04c0f0a
|
fixed catcode issues with Pygments macros in .dtx files or with babel magyar; improved code typesetting in documentation; improved changelog for v2.6
|
2021-12-24 12:52:13 -06:00 |
Geoffrey Poore
|
e2a394a1ab
|
added @muzimuzhi to acknowledgements
|
2021-12-23 19:49:46 -06:00 |
Geoffrey Poore
|
35499670e0
|
added @jfbu to acknowledgements (closes #210, closes #294, closes #299, closes #317)
|
2021-12-23 19:41:34 -06:00 |
Geoffrey Poore
|
a76141dc0f
|
Merge pull request #187 from glop102/patch-1
Single missing word in the Troubleshooting section
|
2021-12-22 15:58:00 -06:00 |
Geoffrey Poore
|
a40b141bdb
|
autogobble automatically uses python or python3 executables (#277, #287)
|
2021-12-22 15:54:09 -06:00 |
Geoffrey Poore
|
b5dc6241c6
|
changed stripnl default value to false (closes #198)
|
2021-12-21 09:22:21 -06:00 |
Geoffrey Poore
|
5462c56e2f
|
added support for fontencoding option (closes #208)
|
2021-12-20 20:58:46 -06:00 |
Geoffrey Poore
|
5f42718888
|
allow Pygments style names with arbitrary non-whitespace characters: fix docs issues, remove unnecessary temp macro, fix cache cleanup bug for style definitions (alternative to #317; addresses #210, #294, #299)
|
2021-12-18 11:12:06 -06:00 |
Geoffrey Poore
|
4280e7fb84
|
fix bug in hash of options from fancyvrb 4 compatibility (#315, #316)
|
2021-12-15 19:20:39 -06:00 |
Geoffrey Poore
|
334fb94ab8
|
allow Pygments style names with arbitrary non-whitespace characters (alternative to #317; addresses #210, #294, #299)
|
2021-12-15 17:34:20 -06:00 |
Geoffrey Poore
|
f3b2d6a2e8
|
fix firstline/lastline for fancyvrb 4 compatibility (#315, #316)
|
2021-12-10 11:35:34 -06:00 |
Geoffrey Poore
|
c012fb8434
|
fancyvrb 4 compatibility (#315, #316)
|
2021-12-02 07:52:28 -06:00 |
Alex Harper
|
8793913a0e
|
Single missing word in the Troubleshooting section
|
2018-01-14 01:13:05 -05:00 |
Geoffrey Poore
|
5d72859d71
|
added note to FAQ about texi2pdf and temp files (#186)
|
2018-01-05 07:17:39 -06:00 |
Geoffrey Poore
|
fb277882c9
|
fixed bgcolor option compatibility with color package
|
2017-09-03 15:19:05 -05:00 |
Geoffrey Poore
|
ea5a1d4838
|
v2.5
|
2017-07-19 13:58:26 -05:00 |
Geoffrey Poore
|
c99bf9d08f
|
added note on breqn package to FAQ (closes #163)
|
2017-07-19 11:23:17 -05:00 |
Geoffrey Poore
|
596740bc98
|
default listing float placement is now tbp instead of h (closes #165); float package is no longer loaded if newfloat is used instead
|
2017-07-19 11:09:05 -05:00 |
Geoffrey Poore
|
425fac01e0
|
added *nchars options from fvextra v1.3
|
2017-07-19 10:02:05 -05:00 |
Geoffrey Poore
|
277be262ed
|
fixed compatibility with babel magyar (closes #158)
|
2017-07-08 20:17:45 -05:00 |
Geoffrey Poore
|
f67d3a00da
|
added note in FAQ on Dropbox and temp files not being writable (closes #164)
|
2017-07-08 19:52:39 -05:00 |
Geoffrey Poore
|
1ef1f24cf3
|
added note on TeXShop to FAQ (closes #156)
|
2017-07-08 19:40:07 -05:00 |