Quote:
Originally Posted by reece22345
Fantastic, thank you it worked perfectly!
EDIT: If I wanted to have my caption read like this:
Figure 2: Sleep spindle (left) and K-complex (right) waveforms in typical stage N2 sleep as seen on an EEG. Each vertical black line denotes 1-second of recording.
But have the TOF read like:
Figure 2: Sleep spindle and K-complex waveforms in typical stage N2 sleep as seen on an EEG.
how would I do this? I tried doing multiple style separators within the caption but it didn't work...
|
Hi Reece,
I've only just seen the edits to your last reply.
Basically, you can't do that. At the minimum, you would have to have:
Code:
Figure 2: Sleep spindle (left) and K-complex (right) waveforms in typical stage N2 sleep as seen on an EEG.
What you might do is input the caption as:
Code:
Figure 2: Sleep spindle and K-complex waveforms in typical stage N2 sleep as seen on an EEG.//Style Separator// Each vertical black line denotes 1-second of recording.
and have labels (eg textboxes over, or plain text under/above) the Sleep spindle and K-complex waveforms, so that readers would know which is which.