Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

autoinst

autoinst version (return code: 0)

sh: 1: otfinfo: not found
Use of uninitialized value $data{"family"} in regexp compilation at /usr/bin/autoinst line 965.
Use of uninitialized value $data{"fullname"} in substitution (s///) at /usr/bin/autoinst line 965.
Use of uninitialized value $data{"fullname"} in substitution (s///) at /usr/bin/autoinst line 965.
Use of uninitialized value $data{"family"} in substitution (s///) at /usr/bin/autoinst line 969.
Use of uninitialized value $data{"family"} in substitution (s///) at /usr/bin/autoinst line 970.
Use of uninitialized value $data{"family"} in substitution (s///) at /usr/bin/autoinst line 971.
Use of uninitialized value $data{"subfamily"} in concatenation (.) or string at /usr/bin/autoinst line 973.
Use of uninitialized value $data{"subfamily"} in substitution (s///) at /usr/bin/autoinst line 1008.
Use of uninitialized value $data{"subfamily"} in substitution (s///) at /usr/bin/autoinst line 1013.
Use of uninitialized value $data{"subfamily"} in substitution (s///) at /usr/bin/autoinst line 1018.
sh: 1: otfinfo: not found
Use of uninitialized value $otfinfo in pattern match (m//) at /usr/bin/autoinst line 1067.
sh: 1: otfinfo: not found
sh: 1: otfinfo: not found
Use of uninitialized value in join or string at /usr/bin/autoinst line 1156.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 710.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 710.
Use of uninitialized value $family in concatenation (.) or string at /usr/bin/autoinst line 716.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 710.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 710.
Use of uninitialized value $family in concatenation (.) or string at /usr/bin/autoinst line 716.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 710.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 710.
Use of uninitialized value $family in concatenation (.) or string at /usr/bin/autoinst line 716.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 704.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 710.
Use of uninitialized value in subroutine entry at /usr/bin/autoinst line 710.
Use of uninitialized value $family in concatenation (.) or string at /usr/bin/autoinst line 716.
Use of uninitialized value $family in hash element at /usr/bin/autoinst line 368.
Use of uninitialized value $family in hash element at /usr/bin/autoinst line 368.
Use of uninitialized value $family in hash element at /usr/bin/autoinst line 368.
Use of uninitialized value $family in hash element at /usr/bin/autoinst line 368.
sh: 1: otftotfm: not found
sh: 1: otftotfm: not found
sh: 1: otftotfm: not found
sh: 1: otftotfm: not found
[WARNING] 'otftotfm' returned non-zero; something's wrong! at /usr/bin/autoinst line 643.
autoinst --help (return code: 0)


'autoinst' is a wrapper around Eddie Kohler's TypeTools
(http://www.lcdf.org/type/), for installing OpenType fonts in LaTeX.

Usage: autoinst [options] font[s]

Possible options:
    -encoding=ENC[,ENC]*    Specify text encoding(s) (default: OT1,T1,LY1)

    -(no)lining             Toggle creation of lining digits
    -(no)oldstyle           Toggle creation of oldstyle digits
    -(no)proportional       Toggle creation of proportional digits
    -(no)tabular            Toggle creation of tabular digits
    -(no)ts1                Toggle creation of TS1 fonts
    -(no)smallcaps          Toggle creation of smallcaps shape
    -(no)swash              Toggle creation of swash shape
    -(no)titling            Toggle creation of titling shape
    -(no)superiors          Toggle creation of fonts with superior characters
    -(no)inferiors          Toggle creation of fonts with inferior characters
    -(no)ornaments          Toggle creation of ornament fonts
    -(no)fractions          Toggle creation of fonts with digits for fractions

    -sanserif               Install font as sanserif font
    -typewriter             Install font as typewriter font
    
    -defaultlining
    -defaultoldstyle        Specify which figure style should be
    -defaulttabular             considered 'default' for this font; see docs
    -defaultproportional    
    
    -extra="TEXT"           Add TEXT to the command for 'otftotfm'
    -target="DIRECTORY"     Install files into specified TEXMF tree
    -vendor="VENDOR"        Only used for naming directories
    -typeface="TYPEFACE"    Only used for naming directories
    -(no)updmap             Toggle running of updmap
    -manual                 Manual mode (see documentation)

    -(no)figurekern         Keep or remove kerns between tabular figures

    -help                   Print this text and exit
    -doc                    Print the complete documentation and exit
    -verbose                Show info about which fonts are generated
                                (repeat for even more detailed info)
    -logfile="LOGFILE"      Print info to LOGFILE (default: autoinst.log)
    -dryrun                 Don't generate fonts, only log what would be done
                                (implies -verbose)

    font[s]                 The fonts (.otf or .ttf format) to install.

Please report any bugs or suggestions to <marcpenninga@gmail.com>.

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

Ora2PG - Oracle/MySQL to Postgres DB migration Version 20.0

PostgreSQL Introduction