11.12.1 Top new questions this week

11.12.1.1 Align uncertainty and exponant in an `S` column using `siunitx`
11.12.1.2 New parse error with MikTeX, related to \unskip
11.12.1.3 Microtype with mathematics
11.12.1.4 Why does \autoref ...  give the wrong type of a reference?
11.12.1.5 Draw a picture of a ship on the sea waves
11.12.1.6 how to define an "empty" macro without getting too many spaces because of empty curly brackets in text mode?
11.12.1.7 Computations in a measure
11.12.1.1 Align uncertainty and exponant in an `S` column using `siunitx`

https://tex.stackexchange.com/landing/r/digest?cta=question&id=737476

How can I align both the \pm and the \times sign in a S column (column 3)? I manage to align either the \pm (column 1) or the \times (column 2) sign. 
\documentclass{standalone} 
\usepackage{siunitx} 
\... 
[tables] [siunitx]
 
asked by luki https://tex.stackexchange.com/landing/r/digest?cta=user&id=109339 Score of 7
answered by Joseph Wright https://tex.stackexchange.com/landing/r/digest?cta=user&id=73 Score of 6
11.12.1.2 New parse error with MikTeX, related to \unskip

https://tex.stackexchange.com/landing/r/digest?cta=question&id=737304

For years I have produced heatmaps in latex documents by using tabular environments with custom column types. A simple example is this: 
\documentclass[10pt]{article} 
\usepackage{colortbl} 
\... 
[collcell] [unskip]
 
asked by Mike https://tex.stackexchange.com/landing/r/digest?cta=user&id=378608 Score of 7
answered by David Carlisle https://tex.stackexchange.com/landing/r/digest?cta=user&id=1090 Score of 7
11.12.1.3 Microtype with mathematics

https://tex.stackexchange.com/landing/r/digest?cta=question&id=737498

Please, I need your help! I have finished a document and applied a microtype package to it. I love how it improved the look, however, there is one issue. When I use in-line mathematics (for instance $... 
[spacing] [typography] [microtype] [mathematics]
 
asked by Jakub Michal https://tex.stackexchange.com/landing/r/digest?cta=user&id=299780 Score of 6
answered by David Carlisle https://tex.stackexchange.com/landing/r/digest?cta=user&id=1090 Score of 11
11.12.1.4 Why does \autoref ...  give the wrong type of a reference?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=737438

I have a tex file 
\documentclass{article} 
\usepackage{amsthm} 
\usepackage[hypertexnames=false]{hyperref} 
\hypersetup{ 
colorlinks=true, 
linkcolor=blue, 
} 
\usepackage{mathtools} 
\numberwithin{... 
[hyperref] [autoref]
 
asked by Akira https://tex.stackexchange.com/landing/r/digest?cta=user&id=161639 Score of 6
answered by egreg https://tex.stackexchange.com/landing/r/digest?cta=user&id=4427 Score of 6
11.12.1.5 Draw a picture of a ship on the sea waves

https://tex.stackexchange.com/landing/r/digest?cta=question&id=737350

I need to repeat this bitmap drawing as accurately as possible. Here is the code of what I managed to do 
\documentclass[tikz,border=5pt]{standalone} 
\usepackage[utf8]{inputenc} 
\usepackage[russian]{... 
[tikz-pgf]
 
asked by Eth\220Eth\275N~\202Eth\276Eth\275https://tex.stackexchange.com/landing/r/digest?cta=user&id=218163 Score of 6
answered by Explorer https://tex.stackexchange.com/landing/r/digest?cta=user&id=322482 Score of 12
11.12.1.6 how to define an "empty" macro without getting too many spaces because of empty curly brackets in text mode?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=737108

For my thesis I want to define several macros to insert information and formatting in the normal document text that is useful for me but should not show up in the final version. Therefore I use the ... 
[macros]
 
asked by TraumReise https://tex.stackexchange.com/landing/r/digest?cta=user&id=373742 Score of 6
answered by Skillmon https://tex.stackexchange.com/landing/r/digest?cta=user&id=117050 Score of 10
11.12.1.7 Computations in a measure

https://tex.stackexchange.com/landing/r/digest?cta=question&id=737518

I have to write a document where vertical spacing between "paragraphs" are all integer multiples of a fixed number (say 5mm). I tried to implement a macro as a shortcut but received an error ... 
[macros] [unit-of-measure]
 
asked by Taladris https://tex.stackexchange.com/landing/r/digest?cta=user&id=39402 Score of 5
answered by Alan Munn https://tex.stackexchange.com/landing/r/digest?cta=user&id=2693 Score of 7