What is the difference between .tex and .emf?
- Extension
- .tex
- .emf
- Format
- Text
- Binary
- Category
- Document
- Vector Image
- Developer
- Donald Knuth
- Microsoft
- Description
- It is a file that contains symbols, graphics, text, or mathematical expression developed by LaTex a typesetting system. Mainly used to typeset articles, books, and publications in computer science, physics, statistics, electrical engineering, and economics.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- text/x-tex
- application/x-msmetafile
- Sample
- sample.tex
- sample.emf
- Wikipedia
- .tex on Wikipedia
- .emf on Wikipedia