Skip to content

nitinbaby/official_letter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Letter

The Repo contains latex files and the required packages to compile a custom left alligned official letter.

Compile the letter.tex file using LuaTeX or XeTeX. This is required as the main font of the document has been set as Times New Roman.

The following code may be used to compile the document in Ubuntu terminal

lualatex letter.tex && rm letter.aux && rm letter.log
OR
xetex letter.tex && rm letter.aux && rm letter.log

Suggestions and criticism are welcome 👍

About

Official Letter format - Left aligned

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages