summaryrefslogtreecommitdiff
path: root/support/shlatex/TODO.TXT
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/shlatex/TODO.TXT
Initial commit
Diffstat (limited to 'support/shlatex/TODO.TXT')
-rw-r--r--support/shlatex/TODO.TXT10
1 files changed, 10 insertions, 0 deletions
diff --git a/support/shlatex/TODO.TXT b/support/shlatex/TODO.TXT
new file mode 100644
index 0000000000..febca805fd
--- /dev/null
+++ b/support/shlatex/TODO.TXT
@@ -0,0 +1,10 @@
+List of the future improvings of ShLaTeX :
+
+- Try to find a solution to the problem of figures not having a boundingbox
+directly in the source. (a solution could be to do the stuff by searching the
+\includegraphics commands.)
+- Create an option for using ispell with the script.
+- Make it possible to save preferences as well as the name of a latex source
+file in a kind of "makefile", stored in the calling directory. This "makefile"
+would act in addition of the standard ".shlatex" file in the home directory. Its
+name may be "ShLaTeX", "Shlatex", "shlatex" or something like this...