Commit Graph

1173 Commits

Author SHA1 Message Date
James-Yu
24b1ea124a Unified viewer dropdown menu style 2018-11-12 12:32:19 +08:00
Jerome Lelong
a3190f68e5 Add space after \item in snippets.
Related to #972.
2018-11-10 13:52:18 +01:00
James Yu
b11d990fe7
Merge pull request #957 from Lencerf/master
fix a bug when latex-workshop.latex.outputDir is an absolute path
2018-11-08 09:37:19 +08:00
Lencerf
c698417595
handle the necessary sub directories of the output directory 2018-11-07 10:08:24 -05:00
James-Yu
3997c440e0 Update changelog and version info 2018-11-07 20:54:31 +08:00
James-Yu
3d10a81eeb Fix #958 Remove animation of pdf -> tex 2018-11-07 13:12:39 +08:00
James-Yu
4e192b2827 Fix #956 Break looped magic root 2018-11-07 11:37:39 +08:00
James Yu
3103bd1222
Merge pull request #959 from zoehneto/folding-fix
Fix section folding
2018-11-07 11:27:25 +08:00
James Yu
069f04a087
Merge pull request #962 from tamuratak/workaround_error_on_parsing_json
catch error when parsing theme files
2018-11-07 11:26:58 +08:00
James Yu
d1b26d0fec
Merge pull request #963 from tamuratak/add_flag_pdftotex_synctex_animation
add flag for pdf-to-tex synctex animation
2018-11-07 11:15:53 +08:00
James Yu
67cda7acee
Merge pull request #964 from tamuratak/remove_spell_right
delete Spell Right
2018-11-07 11:11:06 +08:00
Takashi Tamura
c49a97a3fe
Merge pull request #2 from tecosaur/patch-2
Name extensions that are known not to work well with LaTeX
2018-11-07 11:56:34 +09:00
tecosaur
1d12292b9c
Name extensions that are known not to work well with LaTeX 2018-11-07 10:30:16 +08:00
Takashi Tamura
42319d514e delete Spell Right 2018-11-07 08:39:38 +09:00
Takashi Tamura
2cd941e020 add flag for pdf-to-tex synctex animation 2018-11-07 08:23:47 +09:00
Tom Z?hner
3e1e21d9f4 Fix section folding 2018-11-06 18:05:38 +01:00
Takashi Tamura
9b69c0acb6 catch error when parsing theme files 2018-11-06 23:33:41 +09:00
Lencerf
d2dd574deb
fix a bug when latex-workshop.latex.outputDir is an absolute path 2018-11-05 18:04:40 -05:00
Lencerf
bf1365c643
fix typo 2018-11-05 17:46:08 -05:00
James Yu
0566b0e0f3
Merge pull request #952 from tamuratak/refactoring_trim_mode
Refactoring trim mode
2018-11-05 19:55:32 +08:00
Takashi Tamura
f8d6272230 minor edit 2018-11-05 14:24:30 +09:00
James-Yu
f9151d7a84 Resolve #947 Change display name 2018-11-05 10:24:52 +08:00
James-Yu
aa236054cb Fix #945 Anyway a fix for the indentation 2018-11-05 10:13:45 +08:00
James-Yu
ae3fd6943f Style fixes 2018-11-05 09:54:59 +08:00
James Yu
3dde09970f
Merge pull request #944 from neilsustc/master
Folding range provider
2018-11-05 09:50:09 +08:00
Yu
97e820bfb3 folding range provider 2018-11-04 16:28:26 +00:00
James Yu
60e42101ab
Merge pull request #942 from tamuratak/fix_readme_2
fix img src in README.md
2018-11-04 13:18:17 +08:00
Takashi Tamura
77508a0ba8 fix img src in README.md 2018-11-04 14:06:17 +09:00
Takashi Tamura
97d53a0885 use setTimeout for workaround 2018-11-04 12:04:40 +09:00
Takashi Tamura
a8bd648da1 use MutationObserver to trim 2018-11-04 09:43:57 +09:00
Takashi Tamura
89eecb5cad minor edit 2018-11-04 00:58:20 +09:00
Takashi Tamura
f97f6308b9 refactoring trim mode 2018-11-04 00:12:26 +09:00
James-Yu
aae0bfb952 #941 Should work now 2018-11-03 20:44:34 +08:00
James-Yu
5c167c2137 Fix #941 Correct node_modules bundling 2018-11-03 19:59:41 +08:00
James-Yu
38eba3143e Use https to show gifs in readme 2018-11-03 18:43:45 +08:00
James-Yu
0e7a3e9478 Update changelog and version info 2018-11-03 18:40:49 +08:00
James Yu
215b767fb0
Merge pull request #921 from rbost/fix-919
Add the support of recursive root magic
2018-11-03 18:37:23 +08:00
James Yu
0410d35874
Merge pull request #939 from tamuratak/fix_toolbar
Fix toolbar
2018-11-02 11:23:54 +08:00
Takashi Tamura
7a68a89696 fix width of trimSelectContainer 2018-11-02 09:53:35 +09:00
Takashi Tamura
186d79065c hide trimSelector too 2018-11-01 21:40:15 +09:00
Takashi Tamura
3dfff6143b fix toolbar in pdf viewer 2018-11-01 21:23:58 +09:00
James Yu
1803b7ecec
Merge pull request #937 from zoehneto/pdf-new-options
Remember viewer spread and scroll modes and also make them configurable
2018-11-01 19:48:43 +08:00
Tom Z?hner
228175bce5 Remember viewer spread and scroll modes and also make them configurable 2018-11-01 11:09:56 +01:00
James Yu
99e0f8e066
Merge pull request #933 from zoehneto/recursively-clean-outdir
Clean output directory recursively
2018-10-31 22:29:36 +08:00
James-Yu
02b686e2f8 Better auto-hide viewer topbar handling 2018-10-31 21:30:26 +08:00
James-Yu
ce18ea9712 Close sidebar in PDF viewer 2018-10-31 21:12:58 +08:00
James Yu
e0928f7d90
Merge pull request #935 from tamuratak/upgrade_pdfjs2_a
Upgrade pdfjs to a stable version 2.0.943
2018-10-31 21:12:41 +08:00
Takashi Tamura
7cfe6cb58b minor edit 2018-10-31 20:25:07 +09:00
Takashi Tamura
8d5645bb77 move script in viewer/viewer.html to viewer/latexworkshop.js.
move some styles in viewer/viewer.css to viewer/latexworkshop.css.
we can override viewer.css with latexworkshop.css.
edit options in viewer/viewer.js.
2018-10-31 20:00:56 +09:00
Takashi Tamura
1ef68df0f3 upgrade pdfjs to 2.0.943 2018-10-31 18:27:44 +09:00