Menu

Tree [3c4186] main /
 History

HTTPS access


File Date Author Commit
 .gitignore 2025-07-04 Fernando Pujaico Rivera Fernando Pujaico Rivera [3c4186] ordenando
 LICENSE 2022-05-13 Fernando Pujaico Rivera Fernando Pujaico Rivera [ca2d0d] Agregando screenshot
 README.md 2023-09-29 Fernando Pujaico Rivera Fernando Pujaico Rivera [648d6d] ordenando
 chan-chan.png 2023-10-19 Fernando Pujaico Rivera Fernando Pujaico Rivera [ed0800] ordenando
 screenshot.png 2022-05-13 Fernando Pujaico Rivera Fernando Pujaico Rivera [ca2d0d] Agregando screenshot
 separator-rule.pdf 2025-07-04 Fernando Pujaico Rivera Fernando Pujaico Rivera [3c4186] ordenando
 separator-rule.sty 2025-07-04 Fernando Pujaico Rivera Fernando Pujaico Rivera [3c4186] ordenando
 separator-rule.tex 2023-10-19 Fernando Pujaico Rivera Fernando Pujaico Rivera [ed0800] ordenando

Read Me

separator-rule package

Creates macros to show separator rules

Screenshot

Install package

Put the separator-rule.sty file in any of these locations

  • Put the separator-rule.sty file in the same path of main tex file, or.
  • Execute the commmand:

    kpsewhich -var-value=TEXMFHOME

    and this returns the path of local tex files. By example, if returns

    /home/username/texmf

    then, put the separator-rule.sty file in the directory.

    /home/username/texmf/tex/latex/separator-rule/separator-rule.sty

Load the package

To load the package use the next command in the preamble of main tex document.

\usepackage{separator-rule}
MongoDB Logo MongoDB