Text FormattingPurpose and Properties of a Package

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
ghostanime2001
Posts: 402
Joined: Fri May 20, 2011 9:41 am

Purpose and Properties of a Package

Post by ghostanime2001 »

What is the xfrac package used for? Is it to customize fractions in slash mode or can it be used to customize display fractions, too?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Purpose and Properties of a Package

Post by localghost »

What about just reading its manual? The abstract already hits the nail on the head. m(

Assumed that the concerned package is installed in the TeX system, you have instant access to its manual on the command line.

Code: Select all

texdoc xfrac
And yes, even a beginner can accomplish that.


Thorsten
Post Reply