Changes

Jump to navigation Jump to search
702 bytes added ,  18:17, 3 January 2014
Added details about the Glossary package
Provides a package which defines a command \fontsample (which will print a sample of the current font), and a document which prompts for a font family name (such as "cmr") and prints a sampler of the whole family.
Context has this kind In ConTeXt, you can see the details of a font by <cmd>showfontstrip</cmd> which shows a summary of support but I need to look up the detailscurrent font, and <cmd>showfont</cmd> which shows the current font, and can also show an arbitrary font. --[[User:Adityam|Aditya]]  
==== ftnright ====
== Other Packages ==
==== amsmath ====
This is the most popular package for typesetting mathematics in LaTeX. Most of the features of amsmath are in ConTeXt-core.
 
 
==== glossaries ====
 
This is the most popular package for typesetting glossaries. Similar features are available using <cmd>definesynonyms</cmd> in ConTeXt.
 
==== pdfdraftcopy ====
This package allows one to place a word "Draft" on the page background. In Context the same result can be achieved using Layers. See [[Alternating backgrounds and repeating layers]] for an example.
 
=== noindentafter ===
 
This package provides macros <code>\NoIndentAfterEnv</code> and <code>\NoIndentAfterCmd</code> to disable indentation even if there is empty line after an environment. In ConTeXt, similar functionality is achieved by `indentnext=no` setting of the environment.
[[Category:From LaTeX]]

Navigation menu