Removed other latex code
This commit is contained in:
parent
1b0e0ace67
commit
b68570216b
3 changed files with 0 additions and 140 deletions
12
build.gradle
12
build.gradle
|
@ -66,18 +66,6 @@ task xhtml(type: Jar) {
|
|||
include 'writer2latex/xhtml/**/*.class'
|
||||
include 'writer2latex/xhtml/**/*.xml'
|
||||
include 'writer2latex/xmerge/**/*.class'
|
||||
include 'writer2latex/latex/StarMathConverter.class'
|
||||
include 'writer2latex/latex/CharClasses.class'
|
||||
include 'writer2latex/latex/Token.class'
|
||||
include 'writer2latex/latex/TGroup.class'
|
||||
include 'writer2latex/latex/SmTokenTableEntry.class'
|
||||
include 'writer2latex/latex/SmTokenTable.class'
|
||||
include 'writer2latex/latex/SmToken.class'
|
||||
include 'writer2latex/latex/LaTeXDocumentPortion.class'
|
||||
include 'writer2latex/latex/LaTeXConfig.class'
|
||||
include 'writer2latex/latex/util/HeadingMap.class'
|
||||
include 'writer2latex/latex/util/StyleMap.class'
|
||||
include 'writer2latex/latex/i18n/*.class'
|
||||
from 'src/main/java'
|
||||
include 'writer2latex/xhtml/**/*.properties'
|
||||
include 'writer2latex/xhtml/**/**/*.properties'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue