Most awesome periodic table of the elements in Latex?

In summary, a nice periodic table poster could be created using online tools, but it would be improved by using a Latex tool.
  • #1
fluidistic
Gold Member
3,926
262
I would like to print a nice PTOTE, written in Latex. So that I could make small modifications before printing it. I have checked on the Internet, but surprisingly couldn't find any really nice one.

Ideally, it should contain information like the fusion point, possibly crystallographic arrangement, possibly pictures of the element(s), and have nice colors.
 
Physics news on Phys.org
  • #2
fluidistic said:
I would like to print a nice PTOTE, written in Latex. So that I could make small modifications before printing it. I have checked on the Internet, but surprisingly couldn't find any really nice one.

Ideally, it should contain information like the fusion point, possibly crystallographic arrangement, possibly pictures of the element(s), and have nice colors.
I think this would be a critical overload. I looked at a table with real elements
https://www.cocopenhagen.com/products/periodensystem
If you add all the technical data, then chances are it becomes messy.

Here is an online approach to make it clickable and add as many information as possible:
https://www.periodensystem-online.de/index.php
 
  • #3
fresh_42 said:
I think this would be a critical overload. I looked at a table with real elements
https://www.cocopenhagen.com/products/periodensystem
If you add all the technical data, then chances are it becomes messy.

Here is an online approach to make it clickable and add as many information as possible:
https://www.periodensystem-online.de/index.php
I beg to differ. I have in mind to print it as an A0 format, or something similar, as a poster. You can put a whole lot of information for each element before it gets cluttered.

This one's kinda nice: https://www.etsy.com/ca/listing/989735849/periodic-table-inorganic-and-organic but could be nicer.

Similarly: https://lh3.googleusercontent.com/p..._rOrKyt3gUkxbGJ3EEdQcco94Qdj7hQ4YwR9h8lyQ1cUI

But they aren't perfect, they could be much improved, and they aren't in Latex...
 

Related to Most awesome periodic table of the elements in Latex?

1. How can I create a periodic table in LaTeX?

To create a periodic table in LaTeX, you can use the `periodic` package, which provides a convenient way to build and customize periodic tables. You need to include the package in your document preamble with `\usepackage{periodic}` and then use the `\periodictable` command to generate the table.

2. How do I customize the appearance of the periodic table in LaTeX?

The `periodic` package allows extensive customization of the periodic table. You can change colors, sizes, and the style of element boxes using various package options and commands. For example, you can use `\setatomcolor` to change the color of specific elements and `\setatomsize` to adjust their size.

3. Can I highlight specific elements in the periodic table using LaTeX?

Yes, you can highlight specific elements in the periodic table using the `periodic` package. You can use the `\highlight` command to specify which elements to highlight and how to highlight them. For example, `\highlight{H, He}` will highlight Hydrogen and Helium.

4. Is it possible to add custom information to each element in the periodic table in LaTeX?

Yes, the `periodic` package allows you to add custom information to each element. You can use the `\setatom` command to customize the information displayed for each element, such as atomic number, symbol, name, and additional data like atomic mass or electron configuration.

5. Are there any pre-built templates for periodic tables in LaTeX?

There are several pre-built templates available for periodic tables in LaTeX. You can find these templates in the documentation of the `periodic` package or through online LaTeX communities and repositories. These templates can serve as a starting point and can be customized to fit your specific needs.

Similar threads

  • Quantum Physics
Replies
10
Views
1K
  • Science Fiction and Fantasy Media
Replies
2
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
455
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
2K
  • General Discussion
Replies
25
Views
482
  • STEM Academic Advising
Replies
4
Views
1K
  • Programming and Computer Science
Replies
13
Views
1K
  • Astronomy and Astrophysics
Replies
4
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
5K
  • General Discussion
Replies
9
Views
2K
Back
Top