मेरे विचार यहाँ दिए गए अन्य दो उत्तरों से समान थे, लेकिन मेरे पास कुछ अतिरिक्त टिप्पणियाँ हैं।
1) यदि आप केवल कुछ फुटनोट्स या शब्दकोश प्रविष्टियों को प्रकाशित होने से रोकने की योजना बना रहे हैं, तो प्रकाशन के समय अर्ध-स्वचालित रूप से हटाना सबसे अच्छा विकल्प है। जैसा कि @Phil_Leckrone ने कहा, कई प्रकाशन टूल्स में "Changes" बनाने का कोई न कोई तरीका शामिल होता है, जहाँ आप एक नियम दे सकते हैं जिसे वह लागू करता है। इसमें ऐसे नियम शामिल हो सकते हैं जैसे "उन शब्दों से शुरू होने वाले फुटनोट को हटाएं" या "इस विशेष शब्द वाली शब्दकोश प्रविष्टि को हटाएं"।
2) यदि आपको लगता है कि ऐसे फुटनोट्स/शब्दकोश प्रविष्टियों की संख्या अधिक होगी, तो अलग-अलग मार्करों का उपयोग करके अंतर करने के लिए सेटअप करने में अपना समय खर्च करने का लाभ होगा। लेकिन @LivingField के विपरीत, मैं किसी मौजूदा मार्कर का गलत उपयोग (जैसे \fe) की सिफारिश नहीं करूंगा। बल्कि मैं custom.sty में एक नया मार्कर बनाऊंगा जिसका नाम \zfapp या \zfprint या \z-f-app या कुछ ऐसा होगा (मुझे याद नहीं कि मार्कर के नाम में - की अनुमति है या नहीं)। नाम को \z से शुरू करना यह चेतावनी देने का एक शानदार तरीका है कि "यह एक मार्कर है जिसे हम गैर-मानक तरीके से उपयोग कर रहे हैं"।
फिर, जब छपाई का समय आता है, आप आसानी से \TextProperties publishable या \TextProperties nonpublishable सेट कर सकते हैं ताकि आपकी वांछित परिणाम प्राप्त हों।
I had similar thoughts to the other two answers here, but have a few additional comments.
1) If you only plan on stopping a few footnotes or glossary entries from being published, then semi-manually deleting at the time of publication is the best option. As @Phil_Leckrone said, many publishing tools include some way of creating "Changes", where you can give it a rule which it applies. This can include rules like "delete a footnote that starts with these certain words" or "delete the glossary entry with this particular term in it".
2) If you think there will be a lot of such footnotes/glossary entries, then it will be worth your time to set up using different markers to differentiate. But unlike what @LivingField said, I wouldn't recommend using a pre-existing maker incorrectly (like \fe). Rather I'd create a new marker in custom.sty which is named something like \zfapp or \zfprint or \z-f-app or the like (I can't remember off the top of my head if - is allowed in a marker name). Starting the name with \z is a great way of warning everyone that "this is a marker we're using in a non-standard way".
Then, when it comes time for print, you can simply set \TextProperties publishable or \TextProperties nonpublishable to get your desired results.
English से मशीन-अनुवादित