LaTeX Manuscript Toolbox

버전 1.2.0.0 (7.89 KB) 작성자: Per Bergström
Toolbox for easier work with LaTeX file systems.
다운로드 수: 2.8K
업데이트 날짜: 2009/5/28

라이선스 보기

LatexManuscript collects system of LaTeX files into one LaTeX manuscript file, e.g. suitable for publishing papers in journals. The LaTeX files must be linked together by the '\input' command. The bibliography file must be a '.bbl' (obtained form bibtex) with the same file name and be in the same folder as the latex source.

latexFindReplace searches through the LaTeX file system and replaces stated text strings. Comments will not be changed.

인용 양식

Per Bergström (2024). LaTeX Manuscript Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/19920-latex-manuscript-toolbox), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

This version is compatible with Matlab 7.8 running on Windows XP.

1.1.0.0

latexManuscript can handle figure files.
latexFindReplace added in toolbox.

1.0.0.0

LatexManuscript can remove multiple of spaces and replace spaces of type 160 with spaces of type 32 (that occured troubles for me).