So Mathematica should support importing of TeX files and then return a notebook version of the TeX file.
Import["file"] imports a LaTeX document and returns a notebook version of it.
http://reference.wolfram.com/mathematica/ref/format/LaTeX.html
Does anybody have any experience with this ...
Search found 3 matches
- Mon Sep 24, 2012 5:51 pm
- Forum: Conversion Tools
- Topic: Import of LaTeX Files into Mathematica
- Replies: 1
- Views: 6653
- Sun Sep 23, 2012 8:11 pm
- Forum: Text Formatting
- Topic: Custom Counter for Subsection Heading
- Replies: 2
- Views: 2437
Re: Custom Counter for Subsection Heading
Thanks for the fast reply. Really apprechiated!
- Sun Sep 23, 2012 7:58 pm
- Forum: Text Formatting
- Topic: Custom Counter for Subsection Heading
- Replies: 2
- Views: 2437
Custom Counter for Subsection Heading
Hi there guys!
I have this document, where I have not fiddled with the section/subsection count. So it numbers the sections like this
1 section
1.1 subsection
1.2 subsection
2 section
2.1 subsection
2.2 subsection
Now, is there any way what I can turn this numbering into something ...
I have this document, where I have not fiddled with the section/subsection count. So it numbers the sections like this
1 section
1.1 subsection
1.2 subsection
2 section
2.1 subsection
2.2 subsection
Now, is there any way what I can turn this numbering into something ...