@itemlist[
  @item{The size cage needed depends on the type of dog
  @itemlist[
    @item{Pug:  Small}
    @item{Collie: Medium}
    @item{Mastiff:  Large}]}]

I would like to produce something that looks like this:

   - The size cage needed depends on the type of dog
      - Pug: Small
      - Collie: Medium
      - Mastiff: Large

Is there a correct way to do this?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAE8gKoewMoNZKdsycdFuJmOvvdtfZi%3Do0hcfK%3Dmo9DFiDkoyQg%40mail.gmail.com.

Reply via email to