daveyboyd Posted September 23, 2011 Posted September 23, 2011 Quick one here: Can you use Roman numerals for bullet points? If so, how?? Quote
rkmcswain Posted September 23, 2011 Posted September 23, 2011 The only way I know of is to do your list in MSWord and copy and paste to the mtext editor. Quote
Sphiinx Posted September 23, 2011 Posted September 23, 2011 Daveyboyd, From what I know of, you cant just create this from autoCAD unless you are just putting 'I' 'V' and 'X's... I dont know how many bullets you need. If you only need ten... then just type it out. If you need 100 or something crazy, what I would do is go into excel and use "=roman(1)" that formula will give you the roman numeral 1. same goes for any number that you put into the "()" area. Excel will handle up to 3999 I believe. So you make this column of roman numeral cells to use as Bullets. Then save the file. In autoCAD you would create a data link to that excel sheet. Then create a table using that data link, and from there you can do with it what you want. You have options, such as use the table, or explode the table, and your left with this long list of roman numerals. (if you want to combine them into one MTEXT, there is an express tool that is TXT2MTXT and you just select them all to put them in a big paragraph type thing) I hope this was useful. Quote
daveyboyd Posted September 23, 2011 Author Posted September 23, 2011 Thanks guys, I thought as much. I'll probably use excel to create them and copy them in. Cheers Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.