KOMA-Script report: float numbering [RESOLVED]

Daniel xracoonx at gmx.de
Fri Jul 29 15:10:46 UTC 2022


On 2022-07-28 18:18, Rich Shepard wrote:
> On Thu, 28 Jul 2022, Ricardo Berlasso wrote:
> 
>> Try with
>> \usepackage{chngcntr}
>> \counterwithout{figure}{section}
> 
> Ricardo,
> 
> Boy howdy! That's a new lesson for me, and a valuable one.
> 
> Works like a charm.
> 
> Thanks,
> 
> Rich

You could also add

Float
	Type                  table
	NumberWithin          none
End

Float
	Type                  figure
	NumberWithin          none
End

to your Document Setting's "Local Layout" for some bling.

Daniel




More information about the lyx-users mailing list