public class Latin1 extends ReportCharset
| Constructor and Description |
|---|
Latin1()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLaTeXFontEnc() |
String |
getLaTeXInputEnc() |
getCharsetpublic String getLaTeXFontEnc() throws UnsupportedOperationException
getLaTeXFontEnc in class ReportCharset\\usepackage[]{fontenc}.UnsupportedOperationException - if without LaTeX support.public String getLaTeXInputEnc() throws UnsupportedOperationException
getLaTeXInputEnc in class ReportCharset\\usepackage[]{inputenc}.UnsupportedOperationException - if without LaTeX support.Copyright © 2018. All rights reserved.