Clément Pinchedez

Search

Primary Menu

Skip to content
  • Home
  • Blog
  • About…
    • About this blog
    • About me
  • My résumé
  • Projects
  • Contact me

Monthly Archives: July 2012

LaTeX

Drawing a small line to separate paragraphs in LaTeX

July 25, 2012 Clément Pinchedez 2 Comments

How to draw a small line in LaTeX, for example to separate two paragraphs?
Use this:

Some text.

\begin{center}
\rule{1cm}{1pt}
\end{center}

Some text after the line.

You will obtain something like this:

Some text.

Some text after the line.

LaTeXtypography

My personal blog

About me






Clément Pinchedez.

I am a software engineer. With this blog, I would like to share some of my thoughts about programming and computer science.

Categories

  • Java
  • LaTeX
  • Maths
  • Miscellaneous
  • Web

Recent Posts

  • Clempinch v2.0 – Parisian release
  • Day 4: Epilogue of the Red Hat Summit
  • Day 3 at Red Hat Summit and DevNation
  • Day 2 at the Red Hat Summit 2014
  • Day 1: DevNation and the keynotes of Red Hat Summit

Tag cloud

ActiveMQ algorithm Apache CXF Asynchronous call cartography Continuation API CSS DevNation EJB French fun geometry Google App Engine Google Web Toolkit Hermes JMS Java Java EE javascript JBoss JMS jQuery JVM LaTeX Long-polling Mapbox maths Maven mirrored queue monitoring Number origami prime python Red Hat Red Hat Summit REST San Francisco Seam serialization Servlet Spring ToC typography Web Wordpress

Archives

  • November 2014
  • April 2014
  • March 2014
  • December 2013
  • November 2013
  • May 2013
  • March 2013
  • February 2013
  • September 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012

Licensing

Content of this blog is licensed under a CC-BY-SA 3.0 License

Creative Commons License

Code artifacts are licensed under the Apache License Version 2.0

Admin

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress