Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 55931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T17:27:18+00:00 2026-05-10T17:27:18+00:00

What Latex styles do you use and where do you find them? The reason

  • 0

What Latex styles do you use and where do you find them?

The reason I’m asking this is that it seems that some 99.9999% of all styles on the internet are copies of each other and of a physics exam paper

However, when you try to find a style for a paper like this one… Good luck, you are never going to find it.

Creating your own style is often not really an option, because it requires you to dig quite deep into the very advanced features of TeX/LaTeX and fighting your way against possible incompatibilities with document classes/packages/whatnot.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T17:27:19+00:00Added an answer on May 10, 2026 at 5:27 pm

    LaTeX was originally designed as a reasonably flexible system on which a few standard classes were distributed — that were themselves rather inflexible.

    In the current state of affairs, if you want a custom layout, you need to write a few amount of supporting code yourself. How else would it happen? It’s not like HTML+CSS gives you templates to work with; you need to implement the design yourself.

    Creating your own style is often not really an option

    Ah, well, not unless you know how to program in LaTeX!

    Seriously, it all depends on knowing where to start and what to build on top of. That catalogue you give as an example would, in my opinion, be reasonably easy to do in LaTeX; it’s just a bunch of boxes.

    You could write something like

    \newcommand\catalogueEntry[4]{%   \parbox[t]{0.23\linewidth}{\textbf{#1}}%   \hfill   \parbox[t]{0.23\linewidth}{\includegraphics{#2}}%   \hfill   \parbox[t]{0.23\linewidth}{\textbf{Characteristics}\\ #3}%   \hfill   \parbox[t]{0.23\linewidth}{\textbf{Application}\\ #4} } 

    and use it as so

    \catalogueEntry{Spotlights}{spotlight.jpg}   {Eclipse spotlights are...}   {Narrow to medium...} 

    This is just a basic illustration of what could be knocked up quickly — much more sophistication could be used to turn this into a more flexible system.

    I see LaTeX as an extensible markup system. If you separate your markup from its presentation on the page, it’s not too hard to get your information represented in whichever form you wish. But getting started is a little tricky, I have to admit; the learning curve for LaTeX programming can be rather steep.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 73k
  • Answers 73k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer 'Duplicating' the strings will not use twice the memory: Since… May 11, 2026 at 2:01 pm
  • added an answer Why not just call the function with connect(&a, &b); like… May 11, 2026 at 2:01 pm
  • added an answer Chances are the extra joins are killing you. What if… May 11, 2026 at 2:01 pm

Related Questions

I'm not asking about converting a LaTeX document to html. What I'd like to
What is the difference between early and late binding?
What is the the best of detecting and later altering the screen resolution and
After reading this description of late static binding (LSB) I see pretty clearly what
I'd like to generate an image file showing some mathematical expression, taking a String
I know two approaches to Exception handling, lets have a look at them. Contract
When coding new javascript heavy websites, which order or web browser do you code
From Wikipedia : Generic programming is a style of computer programming in which algorithms

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.