Surely this is a basic question. I define nested lists using nested \begin{itemize} commands and I'm not satisfied with the default result. The indentation is OK but the marker style is the same for all items regardless of their list level. This looks counter-intuitive to me. Is there a standard (and simple) way to get different markers according to the level of indentation?
I don't feel that defining the marker style manually for each new list is an acceptable solution, nor do I wish to use many additional packages if it can be avoided.
itemizeinsideitemize, the marker is different in the nested list, by default. More information is needed if you don't get different markers. – egreg Jul 25 '17 at 09:47\documentclass{...}and ending with\end{document}. – Dai Bowen Jul 25 '17 at 09:55