Skip to content

subsubsection formatting/lists in paper #77

@samm82

Description

@samm82

As mentioned by @JacquesCarette in #74, "\subsubsection uses "1)" and enumerate does too, and at the exact same level of indent, which is confusing. I would probably not use \subsubsection for "Minor Discrepancies" at all, but paragraph at that level and then maybe use enumerate below? In any case, you need to experiment so this displays nicely." Also, "Rather than using itemize, which steals which a lot of space (by indenting), use \paragraph{} instead, i.e., \paragraph{Specification-based Testing} is defined as ..."

I personally like the lists, as they help break up what would otherwise be a large block of text into meaningful chunks. Unfortunately, the IEEE template doesn't support textbf, which makes it harder to really emphasize the specific focus of each chunk, but at the very least, I think the use of colons (as I had previously done) would help with this (i.e., \item Specification-based Testing: testing that …).

As for the formatting conflict in the Minor Discrepancies section, I turned all enumerations into itemizations. I think this makes sense; since I'm no longer including every discrepancy, so the numbers no longer reflect totals. We'll likely revisit this formatting for my thesis, potentially even creating custom labels for them, but I think this works well enough for now. Thoughts?

Metadata

Metadata

Labels

discussionFiguring out details togetherdocumentationImprovements or additions to documentationpaper

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions