-
DescriptionI have the following table:
Is there a way to display this table using tab positions, as commonly used in Microsoft Words? |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Aug 23, 2023
Replies: 2 comments 5 replies
-
I have to admit that I don't understand the question. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would like to find out if I could format the following using Quarto: |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have no intention of generating other format you could use raw LaTeX directly.
(I am away from a keyboard right now, so can't share more/alternative solution)
Also note that providing a complete Quarto document (as requested earlier) helps everyone help you (and avoid many back and forth for question such as the format).
You can share a Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four
````
).