Skip to main content
17 events
when toggle format what by license comment
Oct 27, 2021 at 7:16 answer added Zarko timeline score: 1
Oct 27, 2021 at 1:16 history became hot network question
Oct 26, 2021 at 17:50 vote accept Connor
Oct 26, 2021 at 17:44 answer added Mico timeline score: 8
Oct 26, 2021 at 17:41 answer added leandriis timeline score: 3
Oct 26, 2021 at 17:30 answer added Connor timeline score: 0
Oct 26, 2021 at 17:18 history edited Connor CC BY-SA 4.0
added 160 characters in body
Oct 26, 2021 at 17:17 history edited Mico CC BY-SA 4.0
streamlined some of the code
Oct 26, 2021 at 17:16 comment added Connor @Mico \ch is from the chemical formula package defined here: latex-cookbook.net/chemistry
Oct 26, 2021 at 17:15 comment added Mico How or where is \ch defined?
Oct 26, 2021 at 17:15 comment added Connor @leandriis It seems \def is local? Is that correct? I have some def statements and they don't change anything else outside of the table environment they are in.
Oct 26, 2021 at 17:12 comment added Connor @leandriis If you would write an answer showing any of these methods I'd happily accept it, I'm just interested in doing the most expedient least easily broken thing!
Oct 26, 2021 at 17:11 comment added Connor Okay thankyou, how can I take this into account? What is it's value, and can I set it to zero for this table only?
Oct 26, 2021 at 17:11 comment added leandriis Since you don't need linebreaks inside of cells, it would be easier to use regular c type columns in combination with tabular* and \extracolsep
Oct 26, 2021 at 17:10 comment added leandriis You did not take into account the value of tabcolsep, the small horizontal white space that is added to the left and right of each cell's contents.
S Oct 26, 2021 at 17:09 review First questions
Oct 26, 2021 at 17:16
S Oct 26, 2021 at 17:09 history asked Connor CC BY-SA 4.0