itemize

  • The selected file /tmp/filegzQB5P could not be uploaded, because the destination css/css_d4c3b065a91ebc51d1ecf7220fee5d24.css is not properly configured.
  • The selected file /tmp/filetoPybf could not be uploaded, because the destination css/css_2f82a2660398023002964be7b74ebb02.css is not properly configured.
  • The selected file /tmp/fileZj9UiE could not be uploaded, because the destination js/js_ad2a0c4d049488c24fe523ba5b92caa9.js is not properly configured.

LaTeX example - enumerate and itemize line spacing

LaTeX question: How can I control the line spacing in itemize and enumerate tags?

What I did was to create my own LaTeX command, and then use that command instead of the traditional enumerate tag. (This works just as well for the itemize tag.)

The LaTeX example below shows how to create your own command named packed_enum. After you define this command, just use it instead of enumerate or itemize, and your line spacing will essentially be reduced to single line spacing.

Syndicate content